index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
multiplexed_log.py
Age
Commit message (
Expand
)
Author
2025-11-07
test/py: multiplexed_log.py: Clean up and correct RunAndLog()
Tom Rini
2023-02-14
test: Add a way to set the environment for a pytest
Simon Glass
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