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