aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/testrunner.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito1-11/+11
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini1-1/+0
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini1-13/+1
2021-02-02iotests: Fix -makecheck outputKevin Wolf1-2/+4
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy1-1/+3
2021-01-29iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy1-1/+1
2021-01-27iotests: add testrunner.pyVladimir Sementsov-Ogievskiy1-0/+367