1sample:
2  description: Bluetooth Low Energy Common Audio Profile Acceptor sample
3  name: Bluetooth Low Energy Common Audio Profile Acceptor sample
4tests:
5  sample.bluetooth.cap_acceptor:
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.cap_acceptor.bt_ll_sw_split:
18    harness: bluetooth
19    platform_allow:
20      - nrf52_bsim
21      - nrf52833dk/nrf52833
22      - nrf52840dk/nrf52840
23      - nrf52840dongle/nrf52840
24    integration_platforms:
25      - nrf52_bsim
26      - nrf52833dk/nrf52833
27      - nrf52840dk/nrf52840
28      - nrf52840dongle/nrf52840
29    extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
30    tags: bluetooth
31