1589f2ccdd
Ethernet build-all test was not being filtered base on RAM size so build step LINK was failing with "region `RAM' overflowed by 192 bytes" error when running daily sanitycheck. Added filter so this test is not attempted for boards with smaller RAM such as quark_d2000_crb, which was causing daily build failure Change-Id: I4ed3bef4f1c78e83890331db34fb1f2b2b066414 Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README.txt | ||
drivers.conf | ||
ethernet.conf | ||
sensors_a_m.conf | ||
sensors_n_z.conf | ||
sensors_trigger.conf | ||
testcase.ini |
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