zephyr/tests/drivers/build_all
Sebastian Bøe 0829ddfe9a kbuild: Removed KBuild
Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-08 20:00:22 -05: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
README.txt tests: Adjust drivers/build_all to build for more boards. 2016-10-24 20:10:14 +00:00
drivers.conf x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
ethernet.conf drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
sensors_a_m.conf tests: disable building of FXOS8700 sensor for all boards 2017-07-28 09:40:38 -05:00
sensors_n_z.conf tests: enable syslog for sensors 2017-03-25 12:00:30 +00:00
sensors_trigger.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
testcase.yaml tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04: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