zephyr/tests/lib/devicetree
Fabio Baltieri 682f38fa36 tests: lib: devicetree devices: only run on native_sim
The test instantiate few vnd,i2c devices so it fails with boards with
devices that select I2C, as that causes i2c_test.c to be included with
the build that tries to redefine the same devices as well.

This is a library test anyway, so restricting to native_sim should be
good enough for it anyway.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-29 10:29:38 +01:00
..
api tests: devicetree: api: align `DT_IRQN` test 2024-01-23 06:48:16 -05:00
api_ext tests/lib/devicetree: Enable for native_sim 2023-11-27 16:06:42 +00:00
devices tests: lib: devicetree devices: only run on native_sim 2024-01-29 10:29:38 +01:00
memory_region