dtc/tests
David Gibson 156649d4f6 Fix building of dumptrees
Without this rather odd constrained pattern rule, make attempts to build
dumptrees using the default %: %.c rule instead of the defined %: %.o and
%.o: %.c rules.
2006-11-29 13:34:22 +11:00
..
.gitignore libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
dumptrees.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
getprop.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
Makefile Fix building of dumptrees 2006-11-29 13:34:22 +11:00
nop_node.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
nop_property.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
notfound.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
path_offset.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
property_offset.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
root_node.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
run_tests.sh Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
setprop_inplace.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
subnode_offset.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
testdata.h libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
tests.h Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
testutils.c Have tests read example tree from a generated file, rather than link it in. 2006-11-28 17:20:01 +11:00
trees.S libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00