summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/testrunner.py
Commit message (Expand)AuthorAgeFilesLines
* tests/qemu-iotests/testrunner: Print diff to stderr in TAP modeThomas Huth2022-02-161-1/+4
* check-block: replace -makecheck with TAP outputPaolo Bonzini2022-01-281-23/+26
* iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy2022-01-141-11/+10Star
* iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2021-12-221-8/+61
* iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy2021-12-221-1/+3
* iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy2021-12-221-0/+13
* qemu-iotests: flush after every testPaolo Bonzini2021-10-131-0/+1
* iotests: Update for pylint 2.11.1John Snow2021-10-061-3/+4
* qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito2021-05-141-11/+11
* qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini2021-05-141-1/+0Star
* qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini2021-05-141-13/+1Star
* iotests: Fix -makecheck outputKevin Wolf2021-02-021-2/+4
* iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy2021-02-021-1/+3
* iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy2021-01-291-1/+1
* iotests: add testrunner.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+367