summaryrefslogtreecommitdiff
path: root/test/py/u_boot_utils.py
Commit message (Expand)AuthorAgeLines
* test/py: Provide a way to check that a command failsSimon Glass2016-07-14-0/+22
* test/py: Add an option to execute a string containing a commandSimon Glass2016-07-14-0/+12
* test/py: Return output from run_and_log()Simon Glass2016-07-14-2/+3
* test/py: support 'memstart =' in u_boot_utils.find_ram_base()Daniel Schwierzeck2016-07-08-1/+1
* test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-27-0/+1
* tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-13-0/+1
* test/py: use " for docstringsStephen Warren2016-01-28-18/+18
* test/py: move find_ram_base() into u_boot_utilsStephen Warren2016-01-28-0/+38
* test/py: add various utility codeStephen Warren2016-01-28-0/+171