summaryrefslogtreecommitdiff
path: root/test/py/multiplexed_log.py
Commit message (Expand)AuthorAgeLines
* test: Check exit status in run_and_log_expect_exception()Simon Glass2016-08-05-0/+2
* test/py: Provide output from exceptions with RunAndLog()Simon Glass2016-07-14-0/+7
* test/py: Allow RunAndLog() to return the outputSimon Glass2016-07-14-1/+2
* test/py: HTML awesome!Stephen Warren2016-02-09-29/+113
* test/py: correctly log xfail/xpass testsStephen Warren2016-01-28-3/+27
* test/py: Quote consistencyStephen Warren2016-01-28-34/+34
* test/py: use " for docstringsStephen Warren2016-01-28-61/+61
* test/py: optionally ignore errors from shell commandsStephen Warren2016-01-28-2/+6
* test/py: Implement pytest infrastructureStephen Warren2016-01-20-0/+515