summaryrefslogtreecommitdiff
path: root/tests/Makefile.tests
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-09-30 15:57:17 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2016-10-06 20:20:02 +1100
commitaea8860d831ed05a147a1896c15e1312a9a66917 (patch)
tree334229151178d8638206d2fd17de75a523b407db /tests/Makefile.tests
parent0cdd06c5135bd9f46853c2f58ad2ac91b0fa87f3 (diff)
downloaddevice-tree-compiler-aea8860d831ed05a147a1896c15e1312a9a66917.tar.gz
tests: Add tests cases for the overlay code
Add some test infrastructure to test that the overlay can be merged, but also that poorly formatted fixups would fail as expected. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> [dwg: Don't execute bad overlay tests without overlay aware dtc] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tests/Makefile.tests')
-rw-r--r--tests/Makefile.tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.tests b/tests/Makefile.tests
index 196518c..eb039c5 100644
--- a/tests/Makefile.tests
+++ b/tests/Makefile.tests
@@ -24,7 +24,8 @@ LIB_TESTS_L = get_mem_rsv \
utilfdt_test \
integer-expressions \
property_iterate \
- subnode_iterate
+ subnode_iterate \
+ overlay overlay_bad_fixup
LIB_TESTS = $(LIB_TESTS_L:%=$(TESTS_PREFIX)%)
LIBTREE_TESTS_L = truncated_property