aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/257
AgeCommit message (Expand)AuthorFilesLines
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