Bluetooth samples: unicast audio: Remove useless test targets

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 <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-10-31 16:49:03 +01:00 committed by Alberto Escolar
commit ff064f6f59
2 changed files with 0 additions and 4 deletions

View file

@ -17,8 +17,6 @@ tests:
sample.bluetooth.audio_unicast_client.bt_ll_sw_split: sample.bluetooth.audio_unicast_client.bt_ll_sw_split:
harness: bluetooth harness: bluetooth
platform_allow: platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim - nrf52_bsim
- nrf52dk_nrf52832 - nrf52dk_nrf52832
- nrf52840dk_nrf52840 - nrf52840dk_nrf52840

View file

@ -17,8 +17,6 @@ tests:
sample.bluetooth.audio_unicast_server.bt_ll_sw_split: sample.bluetooth.audio_unicast_server.bt_ll_sw_split:
harness: bluetooth harness: bluetooth
platform_allow: platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim - nrf52_bsim
- nrf52dk_nrf52832 - nrf52dk_nrf52832
- nrf52840dk_nrf52840 - nrf52840dk_nrf52840