summaryrefslogtreecommitdiffstats
path: root/tools/patman/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Re-enable concurrent testsSimon Glass2020-07-261-1/+3
* binman: Specify the toolpath when running test coverageSimon Glass2020-07-241-3/+6
* patman: Add a 'test' subcommandSimon Glass2020-07-241-1/+1
* patman: Use test_util to show test resultsSimon Glass2020-07-241-3/+3
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-13/+8
* binman: Re-enable concurrent testsSimon Glass2020-07-201-1/+3
* binman: Specify the toolpath when running test coverageSimon Glass2020-07-201-3/+6
* patman: Add a 'test' subcommandSimon Glass2020-07-201-1/+1
* patman: Use test_util to show test resultsSimon Glass2020-07-201-3/+3
* patman: Drop import of test_util in test_utilSimon Glass2020-07-091-1/+0
* 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