zephyr/samples/bluetooth/unicast_audio_client/sample.yaml
Alberto Escolar Piedras 1f4f307bd2 samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version
Replace all instances of
nrf5340bsim_nrf5340_cpunet & nrf5340bsim_nrf5340_cpuapp
with
nrf5340bsim/nrf5340/cpunet & nrf5340bsim/nrf5340/cpuapp
In these samples/tests twister yamls definitions.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-21 15:23:56 +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