Skip to content

Commit

Permalink
Bluetooth samples: unicast audio: Remove useless test targets
Browse files Browse the repository at this point in the history
Remove the qemu targets for the controller configuration.
As those do not support the controller, it is just meaningless.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
  • Loading branch information
aescolar committed Nov 1, 2023
1 parent bdb1057 commit 497be9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions samples/bluetooth/unicast_audio_client/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ tests:
sample.bluetooth.audio_unicast_client.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52840dk_nrf52840
Expand Down
2 changes: 0 additions & 2 deletions samples/bluetooth/unicast_audio_server/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ tests:
sample.bluetooth.audio_unicast_server.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52840dk_nrf52840
Expand Down

0 comments on commit 497be9c

Please sign in to comment.