aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/test_util.py
AgeCommit message (Expand)Author
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26patman: Move test running/reporting to test_utilSimon Glass
2020-04-26patman: Drop the python2 code in test coverageSimon Glass
2020-04-26binman: Rename the main moduleSimon Glass
2020-04-26patman: Drop Python 2 StringIO codeSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-07-24binman: Allow easy importing of entry modulesSimon Glass
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-10patman: Update cover-coverage tests for Python 3Simon Glass
2019-07-10patman: Convert print statements to Python 3Simon Glass
2018-10-08binman: Run tests concurrentlySimon Glass
2018-07-09binman: Move capture_sys_output() to test_utilSimon Glass
2018-07-09binman: Move coverage logic into a new test_util fileSimon Glass