zephyr/tests
Kumar Gala e8d40df739 tests: build_all: add dts.fixup to deal with compile issues
The following drivers are in the process of support getting their I2C
name, bus, address params from device tree.  However if a given board
that supports device tree doesn't have one of these sensors we can't
build it.

To address this we add a dummy dts.fixup at the application level with
provides values for the defines we'd normally get from the dts
generation.

Fixes: #5722

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-01-29 10:39:59 -06:00
..
application_development/gen_inc_file tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
benchmarks tests: benchmarks: latency_measure: Fix build issue with abs() 2018-01-25 01:27:22 -06:00
bluetooth Bluetooth: shell: Support a non-connectable build 2018-01-25 10:51:54 +02:00
boards/altera_max10/sysid tests: boards: add SysID test app for altera_max10 board 2017-12-15 18:12:00 -05:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto test: mbedtls: remove while loop 2018-01-25 04:45:35 +05:30
drivers tests: build_all: add dts.fixup to deal with compile issues 2018-01-29 10:39:59 -06:00
include tests: native: do not kill process when test completes 2018-01-25 04:45:35 +05:30
kernel tests: abort: Testcase for repeated thread abort 2018-01-24 18:18:53 +05:30
lib/json tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
misc/test_build tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
net tests: mqtt_packet: fix README and adapt for cmake 2018-01-11 12:50:14 -05:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
subsys tests: subsys: fs: nffs_fs_api: cleanup configuration for nRF5x 2018-01-29 12:50:35 +01:00
unit tests: unit: lib: crc: Add test for crc8-ccitt implementation 2018-01-15 15:46:37 -05:00
ztest ztest: cleanup phase should reset the timeout queue. 2018-01-24 21:16:17 +05:30
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: enable coverage 2018-01-09 11:13:08 -05:00