Age | Commit message (Expand) | Author |
---|---|---|
2016-08-06 | test: Drop the cmd() function | Simon Glass |
2016-08-06 | test: Fix typos in comments | Simon Glass |
2016-08-06 | test: Check exit status in run_and_log_expect_exception() | Simon Glass |
2016-07-14 | test/py: Provide a way to check that a command fails | Simon Glass |
2016-07-14 | test/py: Add an option to execute a string containing a command | Simon Glass |
2016-07-14 | test/py: Return output from run_and_log() | Simon Glass |
2016-07-08 | test/py: support 'memstart =' in u_boot_utils.find_ram_base() | Daniel Schwierzeck |
2016-05-27 | test/py: fix NameError exception if bdi cmd is not supported | Heiko Schocher |
2016-05-13 | tests: py: fix NameError exception if bdi cmd is not supported | Heiko Schocher |
2016-01-29 | test/py: use " for docstrings | Stephen Warren |
2016-01-29 | test/py: move find_ram_base() into u_boot_utils | Stephen Warren |
2016-01-29 | test/py: add various utility code | Stephen Warren |