zephyr/tests/lib/devicetree/api/testcase.yaml
Radosław Koppel d493751fa1 test: devicetree: api: Limit test to native_posix and simulation
This commit limits test targets for the test to run only on native
or simulated machines.

Signed-off-by: Radosław Koppel <r.koppel@k-el.com>
2022-08-22 13:58:30 -05:00

7 lines
239 B
YAML

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