summaryrefslogtreecommitdiff
path: root/tests/fdtput-runtest.sh
Commit message (Expand)AuthorAgeFilesLines
* Don't use diff to check fdt{get,put} resultsDavid Gibson2012-02-031-6/+7
* Clean up invocation of fdt{get,put} testsDavid Gibson2012-02-031-13/+3
* Factor signal checks out of test scriptsDavid Gibson2012-02-031-8/+3
* Use 'trap' builtin to clean up temporaries in test scriptsDavid Gibson2012-02-031-6/+4
* Remove unused variable from test scriptsDavid Gibson2012-02-031-1/+1
* Add fdtput utility to write property values to a device treeSimon Glass2012-01-211-0/+55