zephyr/tests/drivers/build_all
Anas Nashif 68d7a207ae ethernet: fix Kconfig option for ETHERNET
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-07-05 12:43:13 -04:00
..
src kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
README.txt
drivers.conf x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
ethernet.conf ethernet: fix Kconfig option for ETHERNET 2017-07-05 12:43:13 -04:00
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.yaml tests: samples: convert testcase files to yaml 2017-06-21 20:56:53 -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