zephyr/tests
Kumar Gala 5a830b2238 tests: drivers: build_all: Remove dts_fixup.h replace with overlay
Remove the dts_fixup.h with a DTS app overlay file instead.  We have
sensors that show up on both the I2C and SPI busses, and we disable
the sensors to match how the tests work currently.

The app.overlay utilizes the testing dts bindings to create test nodes
that should not conflict with any existing SoC nodes.  Thus allowing the
test to run on any platform.

The dts overlay is structured such that i2c.dtsi and spi.dtsi are
generated with default values for required properties.  We than update
device properties for those nodes that the defaults are sufficient for
one reason or another.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-30 09:47:13 -05:00
..
application_development cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
arch cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
benchmarks cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
boards board: updating test cases for intel s1000 crb board 2020-03-27 16:23:46 +01:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: drivers: build_all: Remove dts_fixup.h replace with overlay 2020-03-30 09:47:13 -05:00
kernel tests: kernel: interrupt: Do not test interrupt nesting on RISC-V 2020-03-27 13:24:35 -04:00
lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
misc/test_build cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net net: mqtt: Improve PUBLISH message length validation 2020-03-28 09:36:12 +02:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
unit cmake: Get unit tests passing CI again 2020-03-27 14:16:37 -05:00
ztest cmake: Get unit tests passing CI again 2020-03-27 14:16:37 -05:00