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
/
conftest.py
Age
Commit message (
Expand
)
Author
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