aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-05-19dtc: Rework handling of boot_cpuid_physDavid Gibson4-1/+64
2008-05-19dtc: Clean up included Makefile fragmentsDavid Gibson1-2/+2
2008-03-23dtc: Testcases for input handlingDavid Gibson2-0/+25
2008-03-23dtc: Assorted improvements to test harnessDavid Gibson5-53/+78
2008-03-23dtc: Test and fix conversion to/from old dtb versionsDavid Gibson1-0/+13
2008-03-23dtc: Implement checks for the format of node and property namesDavid Gibson4-0/+55
2008-02-18libfdt: More tests of NOP handling behaviourDavid Gibson3-1/+115
2008-02-15dtc: Fold comment handling test into testsuiteDavid Gibson3-0/+59
2008-02-14libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson3-1/+90
2008-01-11libfdt: Add fdt_set_name() functionDavid Gibson3-1/+93
2007-12-19dtc: Add missing copyright notice for dumptrees.cDavid Gibson1-0/+21
2007-12-07dtc: Fix silly typo in dtc-checkfails.shDavid Gibson1-1/+1
2007-12-07dtc: Make dtc-checfails.sh script catch deaths-by-signalDavid Gibson1-0/+4
2007-12-07dtc: Convert check for obsolete /chosen propertyDavid Gibson2-0/+14
2007-12-07dtc: Convert #address-cells and #size-cells related checksDavid Gibson4-1/+33
2007-12-06dtc: Migrate "string property" checks to new frameworkDavid Gibson2-0/+9
2007-12-06dtc: Migrate "one cell" checks to new frameworkDavid Gibson2-0/+9
2007-12-06dtc: More detailed testing of tree checksDavid Gibson4-21/+38
2007-12-05dtc: Implement path referencesDavid Gibson4-1/+101
2007-12-05dtc: Generate useful error message for properties after subnodesDavid Gibson1-0/+9
2007-12-05dtc: Convert "name" property checking to new infrastructureDavid Gibson2-0/+8
2007-11-28dtc: Fix some lexical problems with referencesDavid Gibson4-5/+29
2007-11-26dtc: Flexible tree checking infrastructure (v2)David Gibson3-0/+18
2007-11-26dtc: Add valgrind support to testsuiteDavid Gibson4-3/+38
2007-11-26dtc: Remove some redundant testcasesDavid Gibson1-6/+5
2007-11-20Add a script that compares an "old" and "new" dtc results.Jon Loeliger1-0/+86
2007-11-20dtc: Don't use env(1) in testsuiteDavid Gibson1-3/+1
2007-11-20dtc: Add testcases for tree checksDavid Gibson9-19/+88
2007-11-20libfdt: Abolish fdt_offset_ptr_typed()David Gibson4-8/+8
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