zephyr/tests/lib/devicetree/devices/testcase.yaml
Kumar Gala b579c12714 tests: devicetree: exclude hsdk platforms
The devicetree test will not link the hsdk platforms as
when CONFIG_GPIO=y this enable CONFIG_I2C as the board utilizes
a GPIO expander over I2C.  So we exclude building this test on
the hsdk platforms.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-05-06 17:33:58 -04:00

9 lines
253 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.
integration_platforms:
- native_posix
platform_exclude: hsdk hsdk_2cores