zephyr/tests/drivers/build_all
Maureen Helm f2d8d93269 drivers: sensor: Convert adxl362 to device tree
Converts the adxl362 sensor driver to get the device name and spi slave
properties from the device tree rather than Kconfig. Updates the
build_all test accordingly.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-11-14 23:54:57 -05:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
drivers.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
dts_fixup.h drivers: sensor: Convert adxl362 to device tree 2018-11-14 23:54:57 -05:00
ethernet.conf tests: drivers: build_all: Fix CONFIG_ETH_ENC28J60_0_MAC2 reference 2018-05-23 08:52:58 -04:00
gpio.conf tests: drivers: build_all: Add SX1509 GPIO test 2018-03-13 12:31:16 -05:00
prj.conf tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
README.txt tests: Adjust drivers/build_all to build for more boards. 2016-10-24 20:10:14 +00:00
sensors_a_h.conf drivers: sensor: Migrate to new logger 2018-10-16 08:49:53 -04:00
sensors_i_z.conf tests: build_all: remove MMA8451Q from dts.fixup 2018-10-17 14:16:02 -05: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 support for LIS2MDL Mag sensor 2018-10-12 14:13:50 -05:00
testcase.yaml tests: make ethernet build test depend on netif 2018-11-05 12:07:30 -06: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