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: qemu_cortex_m3 qemu_x86
8    tags: bluetooth
9    integration_platforms:
10      - qemu_cortex_m3
11  sample.bluetooth.tmap_peripheral.duo:
12    harness: bluetooth
13    platform_allow: qemu_cortex_m3 qemu_x86
14    tags: bluetooth
15    extra_args: OVERLAY_CONFIG="duo.conf"
16    extra_configs:
17      - CONFIG_TMAP_PERIPHERAL_SET_RANK=2
18    integration_platforms:
19      - qemu_cortex_m3
20