zephyr/tests/drivers/build_all
Andrew Boie 7827b7bf4a x86: exception-assisted panic/oops support
We reserve a specific vector in the IDT to trigger when we want to
enter a fatal exception state from software.

Disabled for drivers/build_all tests as we were up to the ROM limit
on Quark D2000.

Issue: ZEP-843
Change-Id: I4de7f025fba0691d07bcc3b3f0925973834496a0
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-04-22 10:31:49 -04:00
..
src kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
README.txt tests: Adjust drivers/build_all to build for more boards. 2016-10-24 20:10:14 +00:00
drivers.conf x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
ethernet.conf random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
sensors_a_m.conf tests: enable syslog for sensors 2017-03-25 12:00:30 +00:00
sensors_n_z.conf tests: enable syslog for sensors 2017-03-25 12:00:30 +00:00
sensors_trigger.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
testcase.ini sanity: filter the build-all test for ethernet 2016-12-14 17:25:10 +00: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