Skip to content

Commit 4a16d62

Browse files
kedMertenskartben
authored andcommitted
bluetooth: tester: btp: adds testcase tester legacy adv
Adds testcase to build tester with forced legacy advertisements, CONFIG_BT_EXT_ADV=n. Signed-off-by: Evgenii Kosenko <[email protected]>
1 parent d8f8dd4 commit 4a16d62

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/bluetooth/tester/testcase.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,13 @@ tests:
5454
extra_args: EXTRA_CONF_FILE="overlay-mesh.conf"
5555
tags: bluetooth
5656
harness: bluetooth
57+
bluetooth.general.tester.legacy_adv:
58+
build_only: true
59+
platform_allow:
60+
- qemu_x86
61+
- native_sim
62+
- nrf52840dk/nrf52840
63+
extra_configs:
64+
- CONFIG_BT_EXT_ADV=n
65+
tags: bluetooth
66+
harness: bluetooth

0 commit comments

Comments
 (0)