zephyr/tests/drivers/build_all
Armando Visconti ec47b7cd7d sensors: convert lis2mdl to use information coming from dts
Convert lis2mdl magnetometer driver to get the device name as well
as i2c slave information from device tree. Updates the build_all
test accordingly.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2018-12-11 08:11:11 -06: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 sensors: convert lis2mdl to use information coming from dts 2018-12-11 08:11:11 -06: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
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