zephyr/tests/drivers/build_all
Anas Nashif 0356590df5 tests: samples: fix yaml syntax
Fix indentation and syntax and make it pass yamllint tool.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 08:15:00 -04:00
..
src
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
Makefile
README.txt
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
sensors_trigger.conf
testcase.yaml tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04: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