Bluetooth: tests: bsim: host/adv/resume2
This test is an attempt at formalizing at least part of the behavior
described in commit 6a79c3deae
.
Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
This commit is contained in:
parent
370dadbdab
commit
d4d84b0ac9
12 changed files with 493 additions and 0 deletions
|
@ -12,6 +12,9 @@ source ${ZEPHYR_BASE}/tests/bsim/compile.source
|
|||
|
||||
app=tests/bsim/bluetooth/host/adv/resume compile
|
||||
app=tests/bsim/bluetooth/host/adv/resume conf_file=prj_2.conf compile
|
||||
app=tests/bsim/bluetooth/host/adv/resume2/connectable compile
|
||||
app=tests/bsim/bluetooth/host/adv/resume2/connecter compile
|
||||
app=tests/bsim/bluetooth/host/adv/resume2/dut compile
|
||||
app=tests/bsim/bluetooth/host/adv/chain compile
|
||||
app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_advertiser.conf compile
|
||||
app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_scanner.conf compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue