zephyr/tests/drivers/build_all
Peter Bigot 6ccaef981c drivers: sensor: lsm9ds0_gyro: convert to new GPIO API
Use the new pin and interrupt configuration API.

NOTE: Because hardware is not available this has been build-tested
only.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-02-05 12:00:36 +01:00
..
src global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
drivers.conf x86: implement hw-based oops for both variants 2020-01-13 16:35:10 -05:00
dts_fixup.h drivers: sensor: lsm9ds0_gyro: convert to new GPIO API 2020-02-05 12:00:36 +01:00
eeprom.conf tests: drivers: build_all: add EEPROM build configuration 2019-11-07 16:32:15 -05: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 tests: Adjust drivers/build_all to build for more boards. 2016-10-24 20:10:14 +00:00
sensors_a_h.conf tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
sensors_i_z.conf tests: build_all: Add LPS22HH sensor 2019-12-19 06:41:25 -06:00
sensors_stmemsc_trigger.conf driver/sensor: stts751: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sensors_stmemsc.conf driver/sensor: stts751: update to use new GPIO API 2020-02-05 12:00:36 +01: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: add IIS3DHHC accelerometer sensor 2019-09-16 14:07:56 -05:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05: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