zephyr/tests/lib/devicetree/devices
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
..
src tests: lib: devicetree: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
CMakeLists.txt tests: devicetree: add test for devicetree node data 2021-02-19 15:46:16 -05:00
README tests: devicetree: add test for devicetree node data 2021-02-19 15:46:16 -05:00
app.overlay tests: devicetree: add test for devicetree node data 2021-02-19 15:46:16 -05:00
prj.conf tests: devicetree: device: avoid multiple declarations 2021-02-25 14:52:16 -06:00
testcase.yaml tests: devicetree: exclude hsdk platforms 2021-05-06 17:33:58 -04:00

README

Test cases for the device API devicetree data.