binman: Re-enable concurrent tests
[platform/kernel/u-boot.git] / tools / patman / test_util.py
2020-07-27 Simon Glassbinman: Re-enable concurrent tests
2020-07-25 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-25 Simon Glasspatman: Add a 'test' subcommand
2020-07-25 Simon Glasspatman: Use test_util to show test results
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Simon Glassbinman: Re-enable concurrent tests
2020-07-20 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-20 Simon Glasspatman: Add a 'test' subcommand
2020-07-20 Simon Glasspatman: Use test_util to show test results
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Simon Glasspatman: Drop import of test_util in test_util
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-26 Simon Glasspatman: Move to absolute imports
2020-04-26 Simon Glasspatman: Move test running/reporting to test_util
2020-04-26 Simon Glasspatman: Drop the python2 code in test coverage
2020-04-26 Simon Glassbinman: Rename the main module
2020-04-26 Simon Glasspatman: Drop Python 2 StringIO code
2020-04-26 Simon Glasspatman: Drop references to __future__
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Simon Glassbinman: Allow easy importing of entry modules
2019-07-24 Simon Glassbinman: Convert to use ArgumentParser
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Simon Glasspatman: Update cover-coverage tests for Python 3
2019-07-10 Simon Glasspatman: Convert print statements to Python 3
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-08 Simon Glassbinman: Run tests concurrently
2018-07-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-09 Simon Glassbinman: Move capture_sys_output() to test_util
2018-07-09 Simon Glassbinman: Move coverage logic into a new test_util file