aboutsummaryrefslogtreecommitdiff
path: root/tests/run_tests.sh
AgeCommit message (Expand)Author
2008-07-14dtc: Address an assortment of portability problemsDavid Gibson
2008-07-14dtc: Testcase for /include/ directiveDavid Gibson
2008-06-19dtc: Add support for binary includes.David Gibson
2008-06-02dtc: Add a testcase for 'reg' or 'ranges' in /David Gibson
2008-05-19dtc: Add program to convert dts files from v0 to v1David Gibson
2008-05-19dtc: Rework handling of boot_cpuid_physDavid Gibson
2008-03-23dtc: Testcases for input handlingDavid Gibson
2008-03-23dtc: Assorted improvements to test harnessDavid Gibson
2008-03-23dtc: Test and fix conversion to/from old dtb versionsDavid Gibson
2008-03-23dtc: Implement checks for the format of node and property namesDavid Gibson
2008-02-18libfdt: More tests of NOP handling behaviourDavid Gibson
2008-02-15dtc: Fold comment handling test into testsuiteDavid Gibson
2008-02-14libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson
2008-01-11libfdt: Add fdt_set_name() functionDavid Gibson
2007-12-07dtc: Convert check for obsolete /chosen propertyDavid Gibson
2007-12-07dtc: Convert #address-cells and #size-cells related checksDavid Gibson
2007-12-06dtc: Migrate "string property" checks to new frameworkDavid Gibson
2007-12-06dtc: Migrate "one cell" checks to new frameworkDavid Gibson
2007-12-06dtc: More detailed testing of tree checksDavid Gibson
2007-12-05dtc: Implement path referencesDavid Gibson
2007-12-05dtc: Convert "name" property checking to new infrastructureDavid Gibson
2007-11-28dtc: Fix some lexical problems with referencesDavid Gibson
2007-11-26dtc: Flexible tree checking infrastructure (v2)David Gibson
2007-11-26dtc: Add valgrind support to testsuiteDavid Gibson
2007-11-26dtc: Remove some redundant testcasesDavid Gibson
2007-11-20dtc: Don't use env(1) in testsuiteDavid Gibson
2007-11-20dtc: Add testcases for tree checksDavid Gibson
2007-11-13libfdt: Add phandle related functionsDavid Gibson
2007-11-08dtc: Switch dtc to C-style literalsDavid Gibson
2007-11-08dtc: Add testcases exercising -Odts modeDavid Gibson
2007-11-06libfdt: Fix sw_tree1 testcaseDavid Gibson
2007-11-01libfdt: Handle v16 and re-ordered trees for r/wDavid Gibson
2007-10-25libfdt: Test on trees with different block layoutsDavid Gibson
2007-10-24libfdt: Rename and publish _fdt_next_tag()David Gibson
2007-10-22dtc: Disable semantic checks by defaultDavid Gibson
2007-10-16dtc: Improve support for string escapesDavid Gibson
2007-10-16libfdt: Add functions for handling the "compatible" propertyDavid Gibson
2007-10-16dtc: Don't delete *.test.dtb between testgroupsDavid Gibson
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson
2007-10-15libfdt: Test rw functions on more treesDavid Gibson
2007-09-18dtc: Add basic testcases for dtcDavid Gibson
2007-09-17dtc: Cleanup testsuite organizationDavid Gibson
2007-09-17libfdt: Add fdt_node_offset_by_prop_value()David Gibson
2007-08-30dtc: Fix summary calculation in testsuiteDavid Gibson
2007-08-30libfdt: Add fdt_parent_offset() and supporting functionsDavid Gibson
2007-08-30libfdt: Add fdt_get_path() functionDavid Gibson
2007-08-30libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson
2007-06-25dtc: Count testcases and results in the dtc/libfdt testsuiteDavid Gibson
2007-06-14Merge libfdt into dtc.David Gibson