1sample:
2  description: Bluetooth Low Energy Audio TMAP Peripheral sample
3  name: Bluetooth Low Energy Audio TMAP Peripheral sample
4tests:
5  sample.bluetooth.tmap_peripheral:
6    harness: bluetooth
7    platform_allow:
8      - qemu_cortex_m3
9      - qemu_x86
10      - native_sim
11    tags: bluetooth
12    integration_platforms:
13      - qemu_cortex_m3
14  sample.bluetooth.tmap_peripheral.duo:
15    harness: bluetooth
16    platform_allow:
17      - qemu_cortex_m3
18      - qemu_x86
19      - native_sim
20    tags: bluetooth
21    extra_args: OVERLAY_CONFIG="duo.conf"
22    extra_configs:
23      - CONFIG_TMAP_PERIPHERAL_SET_RANK=2
24    integration_platforms:
25      - qemu_cortex_m3
26