| commit | 0b35b38ef59b81040adc5014b9f82dd3863144ba | [log] [tgz] |
|---|---|---|
| author | Håvard Reierstad <haavard.reierstad@nordicsemi.no> | Tue Nov 19 08:53:27 2024 +0100 |
| committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Thu Nov 21 09:25:11 2024 +0100 |
| tree | b00e9f46ea0ff741f8be12ce6f8ef935e484cc5b | |
| parent | 77e017306e52fb6ad897489f6f79f36ed3700323 [diff] |
Bsim: Bluetooth: Mesh: Add multicast bridge tests Adds two new tests for the Subnet Bridge feature, testing group and virtual addresses as destinations. The tests are based on the existing `brg_simple.sh` test, with the addition of a new node and a new subnet to make sure that messages are bridged to multiple subnets, but only subnets that have a corresponding entry in the bridging table. Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>