zephyr/samples/bluetooth/unicast_audio_client/sample.yaml
Alberto Escolar Piedras 1f2ef32ad8 Bluetooth samples: unicast audio: Change integration_target
Change the integration target to something more meaningfull,
i.e. something users are more likely want to try it on,
and therefore in which it is better to do more testing.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-03 08:35:38 +01:00

27 lines
748 B
YAML

sample:
description: Bluetooth Low Energy Audio Unicast Client sample
name: Bluetooth Low Energy Audio Unicast Client sample
tests:
sample.bluetooth.audio_unicast_client:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf5340bsim_nrf5340_cpuapp
- nrf5340dk_nrf5340_cpuapp
- native_sim
tags: bluetooth
integration_platforms:
- nrf5340dk_nrf5340_cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_client.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52dk_nrf52832
- nrf52840dk_nrf52840
integration_platforms:
- nrf52dk_nrf52832
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth