zephyr/tests/drivers/build_all
Song Qiang cb26591fc7 sensor: fxos8700: add forgot int2 defines to dts_fixup.h
The last commit changes FXOS8700 to use new DT defines in its
dts_fixup.h, and the build was also succeeded after it. But
DT_NXP_FXOS8700_0_INT2_GPIOS_CONTROLLER and
DT_NXP_FXOS8700_0_INT2_GPIOS_PIN were missed so the build_all project
is still failing.

Signed-off-by: Song Qiang <songqiang1304521@gmail.com>
2019-03-28 10:54:31 -05:00
..
src
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers.conf tests: drivers: build_all: add CAN to the build tests 2019-03-11 16:54:42 -07:00
dts_fixup.h sensor: fxos8700: add forgot int2 defines to dts_fixup.h 2019-03-28 10:54:31 -05: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 drivers: sensor: Migrate to new logger 2018-10-16 08:49:53 -04:00
sensors_i_z.conf driver/sensor: add LIS2DW12 sensor support 2019-02-08 15:22:42 -06:00
sensors_trigger_a_h.conf tests: build_all: Add missing dts fixups for apds9960 2018-09-21 17:35:16 +02:00
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