Enable all remaining bluetooth tests for native_sim and switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
15 lines
258 B
YAML
15 lines
258 B
YAML
tests:
|
|
bluetooth.addr:
|
|
platform_allow:
|
|
- native_posix
|
|
- native_posix_64
|
|
- native_sim
|
|
- native_sim_64
|
|
- qemu_x86
|
|
- qemu_cortex_m3
|
|
tags:
|
|
- bluetooth
|
|
- addr
|
|
integration_platforms:
|
|
- native_sim
|