aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/163
AgeCommit message (Expand)Author
2022-04-25iotests/163: Fix broken qemu-io invocationJohn Snow
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow
2022-02-01iotests: specify some unsupported_imgopts for python iotestsVladimir Sementsov-Ogievskiy
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-03-09iotests: Mark all tests executableEric Blake
2017-09-26qemu-iotests: add shrinking image testPavel Butsykin