summaryrefslogtreecommitdiff
path: root/test/py/u_boot_utils.py
AgeCommit message (Expand)Author
2016-08-06test: Drop the cmd() functionSimon Glass
2016-08-06test: Fix typos in commentsSimon Glass
2016-08-06test: Check exit status in run_and_log_expect_exception()Simon Glass
2016-07-14test/py: Provide a way to check that a command failsSimon Glass
2016-07-14test/py: Add an option to execute a string containing a commandSimon Glass
2016-07-14test/py: Return output from run_and_log()Simon Glass
2016-07-08test/py: support 'memstart =' in u_boot_utils.find_ram_base()Daniel Schwierzeck
2016-05-27test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher
2016-05-13tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher
2016-01-29test/py: use " for docstringsStephen Warren
2016-01-29test/py: move find_ram_base() into u_boot_utilsStephen Warren
2016-01-29test/py: add various utility codeStephen Warren