aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/124
AgeCommit message (Expand)AuthorFilesLines
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy1-47/+36
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2019-08-06iotests: Test incremental backup after truncationMax Reitz1-4/+34
2019-03-12iotests: add busy/recording bit test to 124John Snow1-0/+113
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake1-0/+1
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz1-2/+2
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf1-0/+8
2018-03-09iotests: Mark all tests executableEric Blake1-0/+0
2017-08-01iotests: Check dirty bitmap statistics in 124Eric Blake1-1/+6
2016-11-14iotests: add transactional failure race testJohn Snow1-18/+35
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf1-10/+10
2016-09-23qemu-iotests/124: Avoid blockdev-add with idKevin Wolf1-7/+10
2016-02-29iotests/124: Add cluster_size mismatch testJohn Snow1-5/+53
2015-12-18iotests: 124: don't reopen qcow2John Snow1-12/+14
2015-12-18iotests: 124: move incremental failure testJohn Snow1-57/+60
2015-12-18iotests: 124: Split into two test classesJohn Snow1-13/+22
2015-11-12iotests: 124 - transactional failure testJohn Snow1-2/+128
2015-11-12iotests: add transactional incremental backup testJohn Snow1-0/+54
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-3/+3
2015-06-12iotests: remove assertIsNotNone callJohn Snow1-1/+1
2015-04-28iotests: add incremental backup granularity testsJohn Snow1-11/+47
2015-04-28iotests: add incremental backup failure recovery testJohn Snow1-0/+57
2015-04-28iotests: add simple incremental backup caseJohn Snow1-4/+170
2015-04-28iotests: add invalid input incremental backup testsJohn Snow1-0/+104