dtc/tests
David Gibson ede25deae6 libfdt: Export accessors for header fields
This patch adds exported accessor macros for the various flat device
tree header fields to libfdt.h.  This necessitates moving some of the
byte-swapping functions.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2006-12-01 15:02:10 +11:00
..
.gitignore libfdt - library for manipulating device trees in flattened format 2006-11-27 16:21:28 +11:00
dumptrees.c libfdt: Export accessors for header fields 2006-12-01 15:02:10 +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: Export accessors for header fields 2006-12-01 15:02:10 +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