2db1c080d8
Ensure that sanitycheck runs this sample only on boards with right drivers support. This test was picking all targets and executing on each of them .This eliminates incorrect builds. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
README.txt | ||
drivers.conf | ||
dts.fixup | ||
ethernet.conf | ||
gpio.conf | ||
prj.conf | ||
sensors_a_m.conf | ||
sensors_n_z.conf | ||
sensors_trigger.conf | ||
testcase.yaml |
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