dtc/tests
David Gibson d9d679fb96 dtc: Improve and better integrate dtc and libfdt Makefiles
This patch substantially revamps the dtc Makefiles, in particular
better integrating the Makefile for dtc proper with the Makefiles
imported from libfdt for libfdt and the shared testsuite.  Notable
changes:
	- No recursive make calls.  Instead subsidiary Makefiles are
included into the top-level Makefile so we get a complete dependency
information.
	- Common pattern rules, CFLAGS etc. shared between dtc, libfdt
and testsuite, rather than separate copies.
	- Vaguely Kbuild-like non-verbose mode used by default, which
makes warnings more prominent.
	- libfdt Makefile consists only of variable definitions and
helper rules, to make it more easily embeddable into other Makefile
systems.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2007-06-25 21:50:14 -05:00
..
Makefile.tests dtc: Improve and better integrate dtc and libfdt Makefiles 2007-06-25 21:50:14 -05:00
base01.asm Add some initial test cases. 2007-02-15 11:02:44 -06:00
base01.cmd Add some initial test cases. 2007-02-15 11:02:44 -06:00
base01.dts Add some initial test cases. 2007-02-15 11:02:44 -06:00
base01.stderr Add some initial test cases. 2007-02-15 11:02:44 -06:00
del_node.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
del_property.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
dumptrees.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
empty.dts Add missing file. 2005-07-04 13:51:09 +10:00
find_property.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
getprop.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
move_and_save.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
nop_node.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
nop_property.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
notfound.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
open_pack.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
path_offset.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
root_node.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
run_tests.sh dtc: Count testcases and results in the dtc/libfdt testsuite 2007-06-25 21:43:03 -05:00
rw_tree1.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
setprop.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
setprop_inplace.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
subnode_offset.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
sw_tree1.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
test01.asm Add some initial test cases. 2007-02-15 11:02:44 -06:00
test01.dts Add some initial test cases. 2007-02-15 11:02:44 -06:00
test01.stderr Add some initial test cases. 2007-02-15 11:02:44 -06:00
testdata.h Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
tests.h Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
testutils.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
trees.S Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
truncated_property.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00