platform_external_dtc/tests
David Gibson 037db263e0 libfdt: Add fdt_get_path() function
This patch adds an fdt_get_path() function to libfdt, which returns
the full path of a given node in a caller supplied buffer.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2007-08-30 08:43:06 -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
get_name.c libfdt: Add fdt_get_name() to retrieve a node's name 2007-08-30 08:42:59 -05:00
get_path.c libfdt: Add fdt_get_path() function 2007-08-30 08:43:06 -05:00
getprop.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
label01.dts dtc: add a testcase with labels 2007-07-07 10:14:15 -05:00
Makefile.tests libfdt: Add fdt_get_path() function 2007-08-30 08:43:06 -05: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 libfdt: Fix handling of trailing / in fdt_path_offset() 2007-08-30 08:42:45 -05:00
root_node.c Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
run_tests.sh libfdt: Add fdt_get_path() function 2007-08-30 08:43:06 -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