zephyr/tests/drivers/build_all
Anas Nashif 5d317a0eb5 tests: do not build sensors for system with < 32k {S}RAM
Change-Id: I9cc87da7c32d9ffde5dd8f3419fdedd4683d3f0d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-31 12:54:35 +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 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
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