zephyr/tests/drivers/build_all
Henrik Brix Andersen 9796313e8a tests: drivers: build_all: add build test for Xilinx drivers
Add build test for Xilinx drivers for devices which are not present on
any in-tree boards.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-11-17 19:30:20 -05:00
..
boards tests: drivers: build_all: add build test for Xilinx drivers 2020-11-17 19:30:20 -05:00
src
CMakeLists.txt
README.txt
adc.conf
app.overlay tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
dac.conf tests: drivers: build_all: add dacx0508 dac driver 2020-08-26 12:24:43 +02:00
drivers.conf
eeprom.conf
ethernet.conf drivers: eth: add driver for w5500 Ethernet Controller 2020-10-02 11:34:57 +02:00
gpio.conf
gpio.dtsi
i2c.dtsi drivers/sensor: iis2iclx: add multi-instance 2020-11-11 13:17:18 +01:00
modem.conf tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
modem_ublox_sara.conf tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
prj.conf
sensors_a_h.conf
sensors_i_z.conf
sensors_stmemsc.conf drivers/sensor: add support to IIS2ICLX accelerometer 2020-10-15 09:57:47 -05:00
sensors_stmemsc_trigger.conf drivers/sensor: add support to IIS2ICLX accelerometer 2020-10-15 09:57:47 -05:00
sensors_trigger_a_h.conf
sensors_trigger_i_z.conf drivers: sensor: Add VCNL4040 driver 2020-09-04 13:03:12 -05:00
spi.dtsi drivers/sensor: iis2iclx: add multi-instance 2020-11-11 13:17:18 +01:00
testcase.yaml tests: drivers: build_all: add build test for Xilinx drivers 2020-11-17 19:30:20 -05:00
uart.dtsi tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
xlnx.conf tests: drivers: build_all: add build test for Xilinx drivers 2020-11-17 19:30:20 -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