tests/bluetooth/tester: Enable in native_sim

Enable this test in the native_sim target.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-11-10 13:51:02 +01:00 committed by Johan Hedberg
parent 4fe2605160
commit 327f75ec35
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
CONFIG_UART_PIPE=n
CONFIG_SERIAL=y
CONFIG_UART_NATIVE_POSIX=y

View file

@ -4,6 +4,7 @@ tests:
platform_allow:
- qemu_x86
- native_posix
- native_sim
- nrf52840dk_nrf52840
tags: bluetooth
harness: bluetooth
@ -12,6 +13,7 @@ tests:
platform_allow:
- qemu_x86
- native_posix
- native_sim
- nrf5340dk_nrf5340_cpuapp
extra_args: OVERLAY_CONFIG="overlay-le-audio.conf"
tags: bluetooth
@ -21,6 +23,7 @@ tests:
platform_allow:
- qemu_x86
- native_posix
- native_sim
- nrf52840dk_nrf52840
extra_args: OVERLAY_CONFIG="overlay-mesh.conf"
tags: bluetooth
@ -30,6 +33,7 @@ tests:
platform_allow:
- qemu_x86
- native_posix
- native_sim
- nrf52840dk_nrf52840
extra_args: OVERLAY_CONFIG="overlay-mesh.conf;overlay-mesh-v1d1.conf"
tags: bluetooth