zephyr/tests/subsys/emul/testcase.yaml
Alberto Escolar Piedras 8d6421df04 tests/subsys/emul: Enable for native_sim
Enable this test which runs in native_posix in native_sim,
Switch from native_posix to native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00

9 lines
141 B
YAML

tests:
emul.emul:
tags: emul
platform_allow:
- native_posix
- native_sim
integration_platforms:
- native_sim