zephyr/tests/drivers/build_all
Kumar Gala 30824c9dc3 tests: build_all: Fix building for lps25hb and lsm6ds0
The introduction of device tree support sensors need to update the
dts.fixup file in build_all to make sure that we still build.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-02-07 12:31:51 -06:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
drivers.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
dts.fixup tests: build_all: Fix building for lps25hb and lsm6ds0 2018-02-07 12:31:51 -06:00
ethernet.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
prj.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
README.txt tests: Adjust drivers/build_all to build for more boards. 2016-10-24 20:10:14 +00:00
sensors_a_m.conf tests: build_all: Add missing sensors 2018-01-31 10:17:58 -06:00
sensors_n_z.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
sensors_trigger.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
testcase.yaml tests: integrate quark clock test in build test 2017-12-28 20:24:29 -05:00

Overview
--------

Build tests for drivers and sensors on all platforms.

This test might now work for some of the drivers, those need to be addressed in
other tests targeting those special cases.

Tests
-----

drivers:
	build all drivers

sensors_a_m:
	build sensors with name beginning a through m.

sensors_n_z:
	build sensors with name beginning n through z.

sensors_trigger:
	build sensors with trigger option enabled