aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/257
AgeCommit message (Expand)AuthorFilesLines
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow1-3/+5
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow1-2/+1
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier1-2/+2
2021-01-26iotests: 257: prepare for backup over block-copyVladimir Sementsov-Ogievskiy1-0/+1
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-09-15qemu-iotests: Merge FilePaths and FilePathNir Soffer1-2/+2
2020-09-15qemu-iotests: Support varargs syntax in FilePathsNir Soffer1-6/+4
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/+4
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy1-8/+0
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy1-22/+15
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy1-33/+16
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2019-08-16iotests/257: test traditional sync modesJohn Snow1-2/+39
2019-08-16iotests/257: test API failuresJohn Snow1-0/+67
2019-08-16iotests/257: Refactor backup helpersJohn Snow1-24/+32
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow1-49/+75
2019-08-16iotests/257: add Pattern classJohn Snow1-26/+32
2019-08-16iotests: add test 257 for bitmap-mode backupsJohn Snow1-0/+416