aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-11-20libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson15-56/+53
2007-11-13dtc: Add testcase for dtc referencesDavid Gibson3-1/+125
2007-11-13libfdt: Add phandle related functionsDavid Gibson10-2/+147
2007-11-13dtc: Add missing dependencies for testsDavid Gibson1-1/+2
2007-11-08dtc: Switch dtc to C-style literalsDavid Gibson3-6/+39
2007-11-08dtc: Better exercise dtc base and bytestring featuresDavid Gibson2-8/+8
2007-11-08dtc: Add testcases exercising -Odts modeDavid Gibson2-4/+11
2007-11-08dtc: Make -Idts -Odts preserve property-internal labelsDavid Gibson1-3/+4
2007-11-06libfdt: Fix sw_tree1 testcaseDavid Gibson2-1/+1
2007-11-01libfdt: Handle v16 and re-ordered trees for r/wDavid Gibson5-13/+41
2007-10-30dtc: Remove leftover debugging printf() from mangle-layoutDavid Gibson1-2/+0
2007-10-25libfdt: Test on trees with different block layoutsDavid Gibson3-1/+178
2007-10-24libfdt: Rename and publish _fdt_next_tag()David Gibson4-2/+142
2007-10-23Appease the printf() format $Gods with a correct type.Jon Loeliger1-1/+1
2007-10-22dtc: Disable semantic checks by defaultDavid Gibson1-2/+2
2007-10-22dtc: Make helper macros in trees.S more flexibleDavid Gibson1-12/+20
2007-10-17dtc: Improve -Odts outputDavid Gibson3-2/+6
2007-10-17dtc: Restore missing code for testcasesDavid Gibson2-0/+111
2007-10-16dtc: Improve support for string escapesDavid Gibson5-1/+52
2007-10-16libfdt: Add functions for handling the "compatible" propertyDavid Gibson7-1/+111
2007-10-16dtc: Don't delete *.test.dtb between testgroupsDavid Gibson1-6/+3
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson9-3/+49
2007-10-15libfdt: Make unit address optional for finding nodesDavid Gibson16-72/+95
2007-10-15libfdt: Test rw functions on more treesDavid Gibson1-3/+18
2007-09-18dtc: Whitespace cleanupDavid Gibson7-10/+9
2007-09-18dtc: Add basic testcases for dtcDavid Gibson4-3/+62
2007-09-17dtc: Cleanup testsuite organizationDavid Gibson2-23/+4
2007-09-17libfdt: Consistently use big-endian property data in testcasesDavid Gibson1-2/+13
2007-09-17libfdt: Add fdt_node_offset_by_prop_value()David Gibson3-0/+112
2007-08-31dtc: Optimise by default, fix warnings thus uncoveredDavid Gibson1-2/+1
2007-08-30dtc: Fix summary calculation in testsuiteDavid Gibson1-5/+8
2007-08-30libfdt: Add fdt_parent_offset() and supporting functionsDavid Gibson4-1/+237
2007-08-30libfdt: Add fdt_get_path() functionDavid Gibson3-1/+93
2007-08-30libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson3-1/+86
2007-08-30libfdt: Fix handling of trailing / in fdt_path_offset()David Gibson1-0/+8
2007-07-07dtc: add a testcase with labelsMilton Miller1-0/+60
2007-06-25dtc: Improve and better integrate dtc and libfdt MakefilesDavid Gibson2-67/+65
2007-06-25dtc: Count testcases and results in the dtc/libfdt testsuiteDavid Gibson1-1/+25
2007-06-14Merge libfdt into dtc.David Gibson25-5/+1950
2007-02-15Add some initial test cases.Jon Loeliger7-0/+566
2005-07-04Add missing file.David Gibson1-0/+2
2005-06-08Initial commitDavid Gibson2-0/+14