summaryrefslogtreecommitdiff
path: root/test/py/multiplexed_log.py
AgeCommit message (Expand)Author
2018-10-08test/py: Fix unicode handling for log filteringSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13test/py: highlight warnings in the log summaryStephen Warren
2017-11-17test/py: add timestamps to logStephen Warren
2017-09-29test/py: fix anchors in HTML status reportStephen Warren
2016-08-05test: Check exit status in run_and_log_expect_exception()Simon Glass
2016-07-14test/py: Provide output from exceptions with RunAndLog()Simon Glass
2016-07-14test/py: Allow RunAndLog() to return the outputSimon Glass
2016-02-09test/py: HTML awesome!Stephen Warren
2016-01-28test/py: correctly log xfail/xpass testsStephen Warren
2016-01-28test/py: Quote consistencyStephen Warren
2016-01-28test/py: use " for docstringsStephen Warren
2016-01-28test/py: optionally ignore errors from shell commandsStephen Warren
2016-01-20test/py: Implement pytest infrastructureStephen Warren