summaryrefslogtreecommitdiff
path: root/tools/patman/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Move to absolute importsSimon Glass2020-04-261-1/+2
* patman: Move test running/reporting to test_utilSimon Glass2020-04-261-0/+100
* patman: Drop the python2 code in test coverageSimon Glass2020-04-261-7/+8
* binman: Rename the main moduleSimon Glass2020-04-261-1/+1
* patman: Drop Python 2 StringIO codeSimon Glass2020-04-261-4/+1
* patman: Drop references to __future__Simon Glass2020-04-261-2/+0
* binman: Allow easy importing of entry modulesSimon Glass2019-07-241-0/+1
* binman: Convert to use ArgumentParserSimon Glass2019-07-241-2/+3
* patman: Update cover-coverage tests for Python 3Simon Glass2019-07-101-6/+9
* patman: Convert print statements to Python 3Simon Glass2019-07-101-7/+9
* binman: Run tests concurrentlySimon Glass2018-10-081-1/+1
* binman: Move capture_sys_output() to test_utilSimon Glass2018-07-091-0/+21
* binman: Move coverage logic into a new test_util fileSimon Glass2018-07-091-0/+64