summaryrefslogtreecommitdiff
path: root/tests/run_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* fdtput: expand fdt if value does not fitSrinivas Kandagatla2013-05-291-0/+6
* Remove some tests for misfeaturesDavid Gibson2013-05-291-4/+0
* Use shorten_echo for wrap_testsDavid Gibson2013-05-291-1/+1
* libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-04-281-0/+3
* Adjust util_is_printable_string() comment and fix testSimon Glass2013-01-271-1/+2
* dtc: fix for_each_*() to skip first object if deletedStephen Warren2012-10-081-0/+3
* dtc: cpp co-existence: add support for #line directivesStephen Warren2012-09-281-0/+2
* dtc: cpp co-existence: allow names starting with # to be escapedStephen Warren2012-09-281-0/+3
* dtc: Add ability to delete nodes and propertiesStephen Warren2012-09-061-0/+4
* fdtput: Add -p option to create subnodes along entire pathSimon Glass2012-07-121-0/+13
* fdtput: Add -c option to create nodesSimon Glass2012-07-121-0/+13
* Allow toggling of semantic checksDavid Gibson2012-07-081-0/+12
* Add test for re-defining an identical labelStephen Warren2012-07-081-0/+2
* Remove test_tree1_dts0 testcasesDavid Gibson2012-06-031-4/+0
* dtc: Basic integer expressionsStephen Warren2012-04-091-0/+5
* dtc: Add -i option to support search pathsSimon Glass2012-03-181-0/+11
* fdtget: Add -d to provide a default valueSimon Glass2012-03-071-0/+6
* fdtget: Fix multiple arg bug and add test for itSimon Glass2012-03-071-0/+3
* Generate test data for fdtput more sensiblyDavid Gibson2012-02-031-26/+6
* Clean up invocation of fdt{get,put} testsDavid Gibson2012-02-031-64/+80
* Remove bashism from run_tests.shDavid Gibson2012-02-031-1/+1
* Add fdtput utility to write property values to a device treeSimon Glass2012-01-211-1/+72
* Add fdtget utility to read property values from a device treeSimon Glass2012-01-211-1/+42
* dtc: Implement -d option to write out a dependency fileStephen Warren2012-01-131-0/+4
* libfdt: Activate testcase for appending propertiesDavid Gibson2012-01-111-0/+4
* dtc: Add support for variable sized elementsAnton Staaf2011-10-111-0/+3
* Add fdt read/write utility functionsSimon Glass2011-09-221-1/+8
* dtc: Support character literals in cell listsAnton Staaf2011-09-221-0/+3
* dtc: Add code to make diffing trees easierDavid Gibson2010-11-131-0/+7
* Allow nodes to be referenced by path at the top level.John Bonesio2010-11-131-0/+2
* Add merging of labelled subnodes. This patch allows the followingDavid Gibson2010-09-211-0/+3
* Remove another bashism from run_tests.shDavid Gibson2010-09-201-3/+3
* dtc: Extend and better test dtbs_equal utility programs (resend)David Gibson2010-04-301-1/+36
* Allow device tree to be modified by additonal device tree sectionsGrant Likely2010-02-251-0/+7
* dtc: Allow multiple labels on nodes and propertiesDavid Gibson2010-02-241-0/+3
* Remove obsolete references_dts0 testDavid Gibson2010-02-231-3/+0
* Disallow re-use of the same label within a dts fileDavid Gibson2010-02-231-0/+7
* dtc: Automatically pick a sensible boot_cpuid_physDavid Gibson2010-02-191-6/+20
* Support ePAPR compliant phandle propertiesDavid Gibson2009-11-261-0/+6
* Fix dtc bugs for 64-bit compileDavid Gibson2009-11-111-2/+5
* Don't use echo -e in run_tests.shDavid Gibson2009-11-111-8/+8
* Fix bug in -Odts with properties containing multiple terminating nullsDavid Gibson2009-11-111-1/+4
* dtc: Add testcases for labels within valuesDavid Gibson2009-02-031-1/+4
* dtc: Make asm output more portable and add testcasesDavid Gibson2009-02-031-0/+19
* dtc: Handle linux,phandle properties which self-referenceDavid Gibson2008-11-171-1/+2
* Remove support for the legacy DTS source file format.Jon Loeliger2008-10-031-26/+1
* libfdt: Add function to explicitly expand aliasesDavid Gibson2008-10-021-0/+1
* libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala2008-08-141-0/+4
* dtc: Run relevant checks on dtb input as well as dtsDavid Gibson2008-07-141-14/+22
* dtc: Address an assortment of portability problemsDavid Gibson2008-07-141-9/+9