zephyr/tests/drivers/build_all
Kumar Gala 34a2630141 drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines
Convert sx1509b sensor driver to use new defines.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-27 10:19:30 -06:00
..
src
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers.conf
dts_fixup.h drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines 2019-02-27 10:19:30 -06:00
ethernet.conf drivers: eth_enc28j60: moved to dts 2019-01-16 21:28:23 -05:00
gpio.conf
prj.conf
README.txt
sensors_a_h.conf
sensors_i_z.conf driver/sensor: add LIS2DW12 sensor support 2019-02-08 15:22:42 -06:00
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf driver/sensor: add LIS2DW12 sensor support 2019-02-08 15:22:42 -06:00
testcase.yaml boards: remove pulpino board 2019-01-31 22:47:18 -05: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