zephyr/tests/lib/devicetree/api/testcase.yaml
Martí Bolívar f1808c4a80 tests: move lib/devicetree to lib/devicetree/api
This is preparation for an additional test suite specifically for the
legacy API which will be added next.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-05-28 22:12:38 +02:00

7 lines
203 B
YAML

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