aboutsummaryrefslogtreecommitdiff
path: root/test/py/multiplexed_log.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-13test/py: highlight warnings in the log summaryStephen Warren1-0/+30
2017-11-17test/py: add timestamps to logStephen Warren1-0/+37
2017-09-29test/py: fix anchors in HTML status reportStephen Warren1-4/+4
2016-08-05test: Check exit status in run_and_log_expect_exception()Simon Glass1-0/+2
2016-07-14test/py: Provide output from exceptions with RunAndLog()Simon Glass1-0/+7
2016-07-14test/py: Allow RunAndLog() to return the outputSimon Glass1-1/+2
2016-02-09test/py: HTML awesome!Stephen Warren1-29/+113
2016-01-28test/py: correctly log xfail/xpass testsStephen Warren1-3/+27
2016-01-28test/py: Quote consistencyStephen Warren1-34/+34
2016-01-28test/py: use " for docstringsStephen Warren1-61/+61
2016-01-28test/py: optionally ignore errors from shell commandsStephen Warren1-2/+6
2016-01-20test/py: Implement pytest infrastructureStephen Warren1-0/+515