zephyr/tests/drivers/build_all
Anas Nashif d622b09bc0 samples: tests: remove obsolete KERNEL_TYPE and kernel variables
Remove those from Makefiles and testcase.ini, we now support unified kernel
only and sanitycheck script now knows how to deal with this.

Change-Id: I853ebcadfa7b56a4de5737d95f2ba096babb2e13
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-04 15:47:25 -04:00
..
src test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
drivers.conf test: drivers/build_all add CONFIG_WATCHDOG 2016-10-26 20:51:08 +00:00
ethernet.conf tests: Add ethernet drivers to drivers/build_all 2016-10-15 16:44:07 +00:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04: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: Add FXOS8700 sensor to driver build_all test. 2016-10-28 10:54:45 +00:00
sensors_n_z.conf sensor/th02: Add missing build_all test. 2016-10-25 11:31:08 +00:00
sensors_trigger.conf test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
testcase.ini tests: do not build sensors for system with < 32k {S}RAM 2016-10-31 12:54:35 +00: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