summaryrefslogtreecommitdiffstats
path: root/test/py/multiplexed_log.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: Manual python3 fixesTom Rini2019-10-301-3/+8
* test/py: Automated conversion to Python 3Tom Rini2019-10-301-2/+2
* test/py: Fix unicode handling for log filteringSimon Glass2018-10-081-3/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test/py: highlight warnings in the log summaryStephen Warren2018-03-131-0/+30
* test/py: add timestamps to logStephen Warren2017-11-171-0/+37
* test/py: fix anchors in HTML status reportStephen Warren2017-09-291-4/+4
* test: Check exit status in run_and_log_expect_exception()Simon Glass2016-08-051-0/+2
* test/py: Provide output from exceptions with RunAndLog()Simon Glass2016-07-141-0/+7
* test/py: Allow RunAndLog() to return the outputSimon Glass2016-07-141-1/+2
* test/py: HTML awesome!Stephen Warren2016-02-091-29/+113
* test/py: correctly log xfail/xpass testsStephen Warren2016-01-281-3/+27
* test/py: Quote consistencyStephen Warren2016-01-281-34/+34
* test/py: use " for docstringsStephen Warren2016-01-281-61/+61
* test/py: optionally ignore errors from shell commandsStephen Warren2016-01-281-2/+6
* test/py: Implement pytest infrastructureStephen Warren2016-01-201-0/+515