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
/
conftest.py
Age
Commit message (
Expand
)
Author
2019-02-19
test: let use gdbserver for all sandbox targets
Igor Opaniuk
2018-07-10
test/py: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
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-12-02
test/py: Allow any unit test suite to be found
Simon Glass
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-29
test/py: provide more information about test skip reason
Stephen Warren
2016-11-21
test/py: expose config and log as session scoped fixture
Stefan BrĂ¼ns
2016-10-23
test/py: ensure a log section exists for skipped tests
Stephen Warren
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-14
test/py: Handle testing with the sandbox_spl board
Simon Glass
2016-07-14
test/py: Allow tests to control the sandbox device-tree file
Simon Glass
2016-02-15
test/py: print summary in test order
Stephen Warren
2016-02-15
test/py: don't import pexpect
Stephen Warren
2016-02-15
test/py: run all "ut" subtests
Stephen Warren
2016-02-09
test/py: HTML awesome!
Stephen Warren
2016-02-08
test/py: support running sandbox under gdbserver
Stephen Warren
2016-01-28
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-28
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-28
test/py: use " for docstrings
Stephen Warren
2016-01-28
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren