Skip to content

Commit

Permalink
Bluetooth: remove host/adv/resume test
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
jori-nordic authored and aescolar committed Jul 4, 2024
1 parent fd45773 commit 3af358d
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 665 deletions.
2 changes: 0 additions & 2 deletions tests/bsim/bluetooth/host/adv/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
18 changes: 0 additions & 18 deletions tests/bsim/bluetooth/host/adv/resume/CMakeLists.txt

This file was deleted.

20 changes: 0 additions & 20 deletions tests/bsim/bluetooth/host/adv/resume/prj.conf

This file was deleted.

17 changes: 0 additions & 17 deletions tests/bsim/bluetooth/host/adv/resume/prj_2.conf

This file was deleted.

249 changes: 0 additions & 249 deletions tests/bsim/bluetooth/host/adv/resume/src/bs_bt_utils.c

This file was deleted.

79 changes: 0 additions & 79 deletions tests/bsim/bluetooth/host/adv/resume/src/bs_bt_utils.h

This file was deleted.

Loading

0 comments on commit 3af358d

Please sign in to comment.