Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | test: Check exit status in run_and_log_expect_exception() | Simon Glass | 2016-08-05 | -0/+2 |
* | test/py: Provide output from exceptions with RunAndLog() | Simon Glass | 2016-07-14 | -0/+7 |
* | test/py: Allow RunAndLog() to return the output | Simon Glass | 2016-07-14 | -1/+2 |
* | test/py: HTML awesome! | Stephen Warren | 2016-02-09 | -29/+113 |
* | test/py: correctly log xfail/xpass tests | Stephen Warren | 2016-01-28 | -3/+27 |
* | test/py: Quote consistency | Stephen Warren | 2016-01-28 | -34/+34 |
* | test/py: use " for docstrings | Stephen Warren | 2016-01-28 | -61/+61 |
* | test/py: optionally ignore errors from shell commands | Stephen Warren | 2016-01-28 | -2/+6 |
* | test/py: Implement pytest infrastructure | Stephen Warren | 2016-01-20 | -0/+515 |