zephyr/tests/lib/devicetree/api_ext/testcase.yaml
Alberto Escolar Piedras 70e0d1e04e tests/lib/devicetree: Enable for native_sim
Enable these tests which run 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

8 lines
218 B
YAML

tests:
libraries.devicetree.api_ext:
tags: devicetree
# We only need this to run on one platform so use native_sim as it
# will mostly likely be the fastest.
integration_platforms:
- native_sim