zephyr/tests/drivers/build_all
Marcus Shawcroft b5dba510d0 test: drivers/build_all refactor, impose some order...
Change-Id: I2fc6c43d489193e39f643d8cac1a8ba6ea57a896
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-26 20:51:07 +00:00
..
src
Makefile
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 refactor, impose some order... 2016-10-26 20:51:07 +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 sensor HTS221 to driver/build-all test case. 2016-10-24 20:10:15 +00:00
sensors_n_z.conf sensor/th02: Add missing build_all test. 2016-10-25 11:31:08 +00:00
sensors_trigger.conf
testcase.ini tests: Adjust drivers/build_all to build for more boards. 2016-10-24 20:10:14 +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