| Commit message (Expand) | Author | Age | Files | Lines |
* | binman: Re-enable concurrent tests | Simon Glass | 2020-07-26 | 1 | -1/+3 |
* | binman: Specify the toolpath when running test coverage | Simon Glass | 2020-07-24 | 1 | -3/+6 |
* | patman: Add a 'test' subcommand | Simon Glass | 2020-07-24 | 1 | -1/+1 |
* | patman: Use test_util to show test results | Simon Glass | 2020-07-24 | 1 | -3/+3 |
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -13/+8 |
* | binman: Re-enable concurrent tests | Simon Glass | 2020-07-20 | 1 | -1/+3 |
* | binman: Specify the toolpath when running test coverage | Simon Glass | 2020-07-20 | 1 | -3/+6 |
* | patman: Add a 'test' subcommand | Simon Glass | 2020-07-20 | 1 | -1/+1 |
* | patman: Use test_util to show test results | Simon Glass | 2020-07-20 | 1 | -3/+3 |
* | patman: Drop import of test_util in test_util | Simon Glass | 2020-07-09 | 1 | -1/+0 |
* | patman: Move to absolute imports | Simon Glass | 2020-04-26 | 1 | -1/+2 |
* | patman: Move test running/reporting to test_util | Simon Glass | 2020-04-26 | 1 | -0/+100 |
* | patman: Drop the python2 code in test coverage | Simon Glass | 2020-04-26 | 1 | -7/+8 |
* | binman: Rename the main module | Simon Glass | 2020-04-26 | 1 | -1/+1 |
* | patman: Drop Python 2 StringIO code | Simon Glass | 2020-04-26 | 1 | -4/+1 |
* | patman: Drop references to __future__ | Simon Glass | 2020-04-26 | 1 | -2/+0 |
* | binman: Allow easy importing of entry modules | Simon Glass | 2019-07-24 | 1 | -0/+1 |
* | binman: Convert to use ArgumentParser | Simon Glass | 2019-07-24 | 1 | -2/+3 |
* | patman: Update cover-coverage tests for Python 3 | Simon Glass | 2019-07-10 | 1 | -6/+9 |
* | patman: Convert print statements to Python 3 | Simon Glass | 2019-07-10 | 1 | -7/+9 |
* | binman: Run tests concurrently | Simon Glass | 2018-10-08 | 1 | -1/+1 |
* | binman: Move capture_sys_output() to test_util | Simon Glass | 2018-07-09 | 1 | -0/+21 |
* | binman: Move coverage logic into a new test_util file | Simon Glass | 2018-07-09 | 1 | -0/+64 |