summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/124
Commit message (Expand)AuthorAgeFilesLines
* block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé2021-03-181-4/+0Star
* iotests: Move try_remove to iotests.pyMax Reitz2021-01-261-7/+1Star
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy2019-10-101-47/+36Star
* iotests: Restrict file Python tests to fileMax Reitz2019-09-101-1/+2
* iotests: Test incremental backup after truncationMax Reitz2019-08-061-4/+34
* iotests: add busy/recording bit test to 124John Snow2019-03-121-0/+113
* dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake2019-02-191-0/+1
* iotests: Different iterator behavior in Python 3Max Reitz2018-10-311-2/+2
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-231-0/+8
* iotests: Mark all tests executableEric Blake2018-03-091-0/+0
* iotests: Check dirty bitmap statistics in 124Eric Blake2017-08-011-1/+6
* iotests: add transactional failure race testJohn Snow2016-11-151-18/+35
* block: Remove "options" indirection from blockdev-addKevin Wolf2016-10-241-10/+10
* qemu-iotests/124: Avoid blockdev-add with idKevin Wolf2016-09-231-7/+10
* iotests/124: Add cluster_size mismatch testJohn Snow2016-02-291-5/+53
* iotests: 124: don't reopen qcow2John Snow2015-12-181-12/+14
* iotests: 124: move incremental failure testJohn Snow2015-12-181-57/+60
* iotests: 124: Split into two test classesJohn Snow2015-12-181-13/+22
* iotests: 124 - transactional failure testJohn Snow2015-11-121-2/+128
* iotests: add transactional incremental backup testJohn Snow2015-11-121-0/+54
* qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-3/+3
* iotests: remove assertIsNotNone callJohn Snow2015-06-121-1/+1
* iotests: add incremental backup granularity testsJohn Snow2015-04-281-11/+47
* iotests: add incremental backup failure recovery testJohn Snow2015-04-281-0/+57
* iotests: add simple incremental backup caseJohn Snow2015-04-281-4/+170
* iotests: add invalid input incremental backup testsJohn Snow2015-04-281-0/+104