Age | Commit message (Expand) | Author | Files | Lines |
2022-03-22 | iotests: make qemu_img raise on non-zero rc by default | John Snow | 1 | -3/+5 |
2022-03-22 | iotests: Remove explicit checks for qemu_img() == 0 | John Snow | 1 | -2/+1 |
2021-03-24 | iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182" | Laurent Vivier | 1 | -2/+2 |
2021-01-26 | iotests: 257: prepare for backup over block-copy | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2021-01-20 | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-09-15 | qemu-iotests: Merge FilePaths and FilePath | Nir Soffer | 1 | -2/+2 |
2020-09-15 | qemu-iotests: Support varargs syntax in FilePaths | Nir Soffer | 1 | -6/+4 |
2020-07-14 | iotests: Specify explicit backing format where sensible | Eric Blake | 1 | -1/+2 |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-10-10 | block/backup: use backup-top instead of write notifiers | Vladimir Sementsov-Ogievskiy | 1 | -3/+4 |
2019-10-10 | iotests: 257: drop device_add | Vladimir Sementsov-Ogievskiy | 1 | -8/+0 |
2019-10-10 | iotests: 257: drop unused Drive.device field | Vladimir Sementsov-Ogievskiy | 1 | -22/+15 |
2019-10-10 | iotests: prepare 124 and 257 bitmap querying for backup-top filter | Vladimir Sementsov-Ogievskiy | 1 | -33/+16 |
2019-09-10 | iotests: Restrict file Python tests to file | Max Reitz | 1 | -1/+2 |
2019-08-16 | iotests/257: test traditional sync modes | John Snow | 1 | -2/+39 |
2019-08-16 | iotests/257: test API failures | John Snow | 1 | -0/+67 |
2019-08-16 | iotests/257: Refactor backup helpers | John Snow | 1 | -24/+32 |
2019-08-16 | iotests/257: add EmulatedBitmap class | John Snow | 1 | -49/+75 |
2019-08-16 | iotests/257: add Pattern class | John Snow | 1 | -26/+32 |
2019-08-16 | iotests: add test 257 for bitmap-mode backups | John Snow | 1 | -0/+416 |