Bluetooth: remove host/adv/resume test
This test verifies a convoluted interaction between the scanner and the resumable advertiser feature in the host. That feature is going away, see #72567. Prepare that work by removing this test that's in the way. Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
This commit is contained in:
parent
fd45773616
commit
3af358d6fd
12 changed files with 0 additions and 665 deletions
|
@ -10,8 +10,6 @@ set -ue
|
|||
|
||||
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/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