zephyr/tests/drivers/build_all
Marti Bolivar 92be41126d tests: drivers: build_all: add TEMP_NRF5 to sensor test
Build the nRF5 temperature sensor driver in this test case.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-04-04 14:53:54 -05:00
..
src
CMakeLists.txt
README.txt
drivers.conf
dts.fixup tests: drivers: build_all: Add SX1509 GPIO test 2018-03-13 12:31:16 -05:00
ethernet.conf drivers: eth: gmac: Do not verify config for unit tests 2018-03-20 10:37:34 -04:00
gpio.conf tests: drivers: build_all: Add SX1509 GPIO test 2018-03-13 12:31:16 -05:00
prj.conf
sensors_a_m.conf
sensors_n_z.conf tests: drivers: build_all: add TEMP_NRF5 to sensor test 2018-04-04 14:53:54 -05:00
sensors_trigger.conf
testcase.yaml tests: drivers: build_all: Add SX1509 GPIO test 2018-03-13 12:31:16 -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