zephyr/tests/drivers/build_all
Peter Bigot fff0cfc32d tests/drivers/build_all: add FLAG definition for all gpios
Work in topic-gpio to convert drivers to properly use devicetree flag
settings requires that these be defined so sanitycheck can find them.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-18 08:07:00 -05:00
..
src
CMakeLists.txt
README.txt
drivers.conf
dts_fixup.h tests/drivers/build_all: add FLAG definition for all gpios 2019-10-18 08:07:00 -05:00
ethernet.conf
gpio.conf
prj.conf
sensors_a_h.conf
sensors_i_z.conf drivers: sensor: Add OPT3001 light sensor driver 2019-10-16 14:51:07 -05:00
sensors_stmemsc.conf
sensors_stmemsc_trigger.conf
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf driver/sensor: add IIS3DHHC accelerometer sensor 2019-09-16 14:07:56 -05:00
testcase.yaml tests: build_all: remove whitelisting on arduino_101 2019-07-12 05:54:16 -07: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