index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
multiplexed_log.py
Age
Commit message (
Expand
)
Author
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-28
test/py: Raise a ValueError if a command fails
Simon Glass
2021-11-28
test/py: Allow passing input to a program
Simon Glass
2021-11-26
test: fix pylint errors in multiplexed_log.py
Heinrich Schuchardt
2019-10-30
test/py: Manual python3 fixes
Tom Rini
2019-10-30
test/py: Automated conversion to Python 3
Tom Rini
2018-10-08
test/py: Fix unicode handling for log filtering
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
test/py: highlight warnings in the log summary
Stephen Warren
2017-11-17
test/py: add timestamps to log
Stephen Warren
2017-09-29
test/py: fix anchors in HTML status report
Stephen Warren
2016-08-05
test: Check exit status in run_and_log_expect_exception()
Simon Glass
2016-07-14
test/py: Provide output from exceptions with RunAndLog()
Simon Glass
2016-07-14
test/py: Allow RunAndLog() to return the output
Simon Glass
2016-02-09
test/py: HTML awesome!
Stephen Warren
2016-01-28
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-28
test/py: Quote consistency
Stephen Warren
2016-01-28
test/py: use " for docstrings
Stephen Warren
2016-01-28
test/py: optionally ignore errors from shell commands
Stephen Warren
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren