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
/
tools
/
patman
/
test_util.py
Age
Commit message (
Expand
)
Author
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
Remove concurrencytest
Simon Glass
2023-03-08
Revert "patman: test_util: Print test stdout/stderr within test summaries"
Simon Glass
2022-08-20
patman: Don't buffer test output with a single test
Simon Glass
2022-08-20
patman: Put the coverage command-line last
Simon Glass
2022-06-28
patman: test_util: Print test stdout/stderr within test summaries
Alper Nebi Yasak
2022-06-28
patman: test_util: Customize unittest test results for more info
Alper Nebi Yasak
2022-06-28
patman: test_util: Use unittest text runner to print test results
Alper Nebi Yasak
2022-06-28
patman: test_util: Handle nonexistent tests while loading tests
Alper Nebi Yasak
2022-06-28
patman: test_util: Fix printing results for failed tests
Alper Nebi Yasak
2022-02-09
patman: Convert camel case in test_util.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-08
patman: Update test_util to run doc tests
Simon Glass
2020-07-26
binman: Re-enable concurrent tests
Simon Glass
2020-07-24
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-24
patman: Add a 'test' subcommand
Simon Glass
2020-07-24
patman: Use test_util to show test results
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
binman: Re-enable concurrent tests
Simon Glass
2020-07-20
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-20
patman: Add a 'test' subcommand
Simon Glass
2020-07-20
patman: Use test_util to show test results
Simon Glass
2020-07-09
patman: Drop import of test_util in test_util
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
patman: Move test running/reporting to test_util
Simon Glass
2020-04-26
patman: Drop the python2 code in test coverage
Simon Glass
2020-04-26
binman: Rename the main module
Simon Glass
2020-04-26
patman: Drop Python 2 StringIO code
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-07-24
binman: Allow easy importing of entry modules
Simon Glass
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
2019-07-10
patman: Update cover-coverage tests for Python 3
Simon Glass
2019-07-10
patman: Convert print statements to Python 3
Simon Glass
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-07-09
binman: Move capture_sys_output() to test_util
Simon Glass
2018-07-09
binman: Move coverage logic into a new test_util file
Simon Glass