zephyr/tests/drivers/build_all
Anas Nashif 3fe2575f0d drivers: sensors: use unified kernel threads
convert all sensor drivers to use threads and the unified kernel API and
remove all legacy APIs.

Change-Id: Ica43ea74ecbbf85273f718f182c413a9dcd8abc6
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-11 21:00:19 +00:00
..
src
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
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
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 drivers: sensors: use unified kernel threads 2016-11-11 21:00:19 +00:00
testcase.ini tests: do not build sensors for system with < 32k {S}RAM 2016-10-31 12:54:35 +00:00

README.txt

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