1sample:
2  description: Bluetooth Low Energy Audio Broadcast Sink sample
3  name: Bluetooth Low Energy Audio Broadcast Sink sample
4tests:
5  sample.bluetooth.broadcast_audio_sink:
6    harness: bluetooth
7    platform_allow:
8      - qemu_cortex_m3
9      - qemu_x86
10      - nrf5340dk_nrf5340_cpuapp
11      - nrf5340bsim_nrf5340_cpuapp
12    integration_platforms:
13      - qemu_x86
14      - nrf5340dk_nrf5340_cpuapp
15    tags: bluetooth
16    sysbuild: true
17  sample.bluetooth.broadcast_audio_sink.bt_ll_sw_split:
18    harness: bluetooth
19    platform_allow:
20      - nrf52_bsim
21      - nrf52833dk_nrf52820
22      - nrf52833dk_nrf52833
23    integration_platforms:
24      - nrf52_bsim
25      - nrf52833dk_nrf52833
26    extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
27    tags: bluetooth
28