zephyr/tests/drivers/build_all
Marcus Shawcroft f163e11034 tests: Add ethernet drivers to drivers/build_all
Extend the driver build_all tests to include a test for ethernet
drivers.

Change-Id: I2b01d547001d3fae45cda3bc95a74c35fd75ab2b
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-15 16:44:07 +00:00
..
src test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
Makefile test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
README.txt test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
drivers.conf test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
ethernet.conf tests: Add ethernet drivers to drivers/build_all 2016-10-15 16:44:07 +00:00
sensors.conf test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
sensors_trigger.conf test: build all possible drivers on all platforms 2016-10-10 21:26:33 +00:00
testcase.ini tests: Add ethernet drivers to drivers/build_all 2016-10-15 16:44:07 +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:
	build sensors

sensors_trigger:
	build sensors with trigger option enabled