zephyr/tests/drivers/build_all
Johann Fischer ebe3eb21d4 tests: build_all: remove MMA8451Q from dts.fixup
Remove MMA8451Q from dts.fixup.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-10-17 14:16:02 -05:00
..
src
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
README.txt
drivers.conf
dts_fixup.h tests: build_all: remove MMA8451Q from dts.fixup 2018-10-17 14:16:02 -05:00
ethernet.conf
gpio.conf
prj.conf
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: build_all: Add missing sensor drivers and rebalance testcases 2018-09-20 12:43:59 -04: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