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>
8 lines
218 B
YAML
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
|