summaryrefslogtreecommitdiff
path: root/test/py/multiplexed_log.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-31test/py: Manual python3 fixesTom Rini1-3/+8
2019-10-31test/py: Automated conversion to Python 3Tom Rini1-2/+2
2018-10-08test/py: Fix unicode handling for log filteringSimon Glass1-3/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-14test/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-06test: Check exit status in run_and_log_expect_exception()Simon Glass1-0/+2
2016-07-15test/py: Provide output from exceptions with RunAndLog()Simon Glass1-0/+7
2016-07-15test/py: Allow RunAndLog() to return the outputSimon Glass1-1/+2
2016-02-10test/py: HTML awesome!Stephen Warren1-29/+113
2016-01-29test/py: correctly log xfail/xpass testsStephen Warren1-3/+27
2016-01-29test/py: Quote consistencyStephen Warren1-34/+34
2016-01-29test/py: use " for docstringsStephen Warren1-61/+61
2016-01-29test/py: optionally ignore errors from shell commandsStephen Warren1-2/+6
2016-01-21test/py: Implement pytest infrastructureStephen Warren1-0/+515