dtc/tests
David Gibson 41722c230c libfdt: Fix logic in nop_property testcase
This patch fixes some completely bogus error checking logic from the
nop_property testcase (resulted from a cut-and-paste error).

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2006-12-01 13:10:07 +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 libfdt: Sequential write support 2006-11-29 16:45:46 +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 libfdt: Fix logic in nop_property testcase 2006-12-01 13:10:07 +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 libfdt: Sequential write support 2006-11-29 16:45:46 +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
sw_tree1.c libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
testdata.h libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
tests.h libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
testutils.c libfdt: Sequential write support 2006-11-29 16:45:46 +11:00
trees.S libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00