aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/056
AgeCommit message (Expand)AuthorFilesLines
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy1-45/+32
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow1-1/+1
2021-01-26iotests: 56: prepare for backup over block-copyVladimir Sementsov-Ogievskiy1-2/+7
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-1/+2
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy1-3/+5
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2019-08-06iotests: Test backup job with two guest writesMax Reitz1-0/+39
2019-05-28blockdev: loosen restrictions on drive-backup source nodeJohn Snow1-1/+1
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz1-1/+1
2018-03-19iotests: test manual job dismissalJohn Snow1-0/+187
2015-12-03iotests: Add regresion test case for write notifier assertion failureFam Zheng1-0/+25
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng1-8/+1
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main1-0/+94