summaryrefslogtreecommitdiff
path: root/tests/fdtget-runtest.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: allow out-of-tree test runMarc-André Lureau2019-10-141-1/+2
* tests: Rename tests.sh to testutils.shDavid Gibson2019-03-291-1/+1
* fdtget-runtest.sh: use printf instead of /bin/echo -eStephen Warren2013-01-061-1/+1
* fdtget-runtest.sh: Fix failures when /bin/sh isn't bashStephen Warren2012-03-311-1/+1
* fdtget: Fix multiple arg bug and add test for itSimon Glass2012-03-071-1/+1
* 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-9/+2
* Factor signal checks out of test scriptsDavid Gibson2012-02-031-4/+1
* 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 fdtget utility to read property values from a device treeSimon Glass2012-01-211-0/+35