zephyr/tests/drivers/build_all
Anas Nashif 04503127b3 tests: build_all: remove whitelisting on arduino_101
Whitelisting was not needed, we can build this for other boards.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-07-12 05:54:16 -07:00
..
src cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
drivers.conf tests: CONFIG_TEST_USERSPACE now off by default 2019-04-06 14:30:42 -04:00
dts_fixup.h drivers: eth_enc28j60: update for dts change to local-mac-address 2019-07-11 06:50:27 -04:00
ethernet.conf tests: CONFIG_TEST_USERSPACE now off by default 2019-04-06 14:30:42 -04:00
gpio.conf tests: CONFIG_TEST_USERSPACE now off by default 2019-04-06 14:30:42 -04:00
prj.conf tests: CONFIG_TEST_USERSPACE now off by default 2019-04-06 14:30:42 -04:00
README.txt
sensors_a_h.conf tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
sensors_i_z.conf driver/sensor: lsm6dso: Add support 2019-07-03 12:17:43 -05:00
sensors_stmemsc_trigger.conf driver/sensor: lis2dw12: make use of STdC definitions 2019-06-26 15:41:40 -04:00
sensors_stmemsc.conf driver/sensor: lis2dw12: make use of STdC definitions 2019-06-26 15:41:40 -04:00
sensors_trigger_a_h.conf drivers: sensor: Add ADXL362 interrupt handling 2019-05-03 09:11:51 -05:00
sensors_trigger_i_z.conf driver/sensor: lsm6dso: Add support 2019-07-03 12:17:43 -05:00
testcase.yaml tests: build_all: remove whitelisting on arduino_101 2019-07-12 05:54:16 -07: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