Bluetooth samples: unicast audio: Provide configuration for native_sim

Provide configuration for native_sim instead of native_posix
and enable it in the samples.yaml
native_posix is being deprecated in favour of native_sim.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-10-31 16:45:56 +01:00 committed by Alberto Escolar
commit 942923edaf
4 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ tests:
- qemu_x86
- nrf5340bsim_nrf5340_cpuapp
- nrf5340dk_nrf5340_cpuapp
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3

View file

@ -9,6 +9,7 @@ tests:
- qemu_x86
- nrf5340bsim_nrf5340_cpuapp
- nrf5340dk_nrf5340_cpuapp
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3