zephyr/tests/drivers/build_all
Anas Nashif 829598be2b tests: add CONFIG_TEST for marking tests
Mark tests with CONFIG_TEST to allow for test specific setup and
configuration.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-08 10:03:57 -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
drivers.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
ethernet.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
prj.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
sensors_a_m.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
sensors_n_z.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
sensors_trigger.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
testcase.yaml tests: integrate quark clock test in build test 2017-12-28 20:24:29 -05: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