zephyr/tests/drivers/build_all
Anas Nashif 25aa9e8e36 tests: enable syslog for sensors
Change-Id: If866083d5707a83b1df0a3411f3a848fdf40dbcb
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-03-25 12:00:30 +00:00
..
src license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers.conf
ethernet.conf random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
README.txt
sensors_a_m.conf tests: enable syslog for sensors 2017-03-25 12:00:30 +00: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.ini sanity: filter the build-all test for ethernet 2016-12-14 17:25:10 +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