aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy3-0/+101
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth1-7/+7
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth1-2/+10
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth3-0/+18
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth1-0/+1
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth1-1/+2
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow1-5/+11
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta11-25/+26
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta3-3/+38
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez3-0/+253
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez4-2/+17
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth4-39/+8
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz4-8/+12
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2-4/+4
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2-0/+57
2020-01-06iotests: Allow check -o data_fileMax Reitz2-3/+42
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz44-53/+127
2020-01-06iotests: Make 198 work with data_fileMax Reitz2-4/+6
2020-01-06iotests: Make 137 work with data_fileMax Reitz2-8/+13
2020-01-06iotests: Make 110 work with data_fileMax Reitz2-4/+7
2020-01-06iotests: Make 091 work with data_fileMax Reitz2-3/+1
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz4-19/+13
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz57-95/+118
2020-01-06iotests: Avoid qemu-img createMax Reitz5-7/+6
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz1-4/+8
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz5-9/+9
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz22-101/+100
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz1-0/+13
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz1-8/+20
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz1-4/+0
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz6-9/+11
2020-01-06iotests: Filter refcount_order in 036Max Reitz2-51/+6
2020-01-06iotests: Add _filter_json_filenameMax Reitz1-0/+24
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz7-89/+99
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2020-01-06iotests: s/qocw2/qcow2/Max Reitz8-8/+8
2020-01-06iotests: Add test for failing mirror completeMax Reitz2-2/+46
2020-01-06iotests: Add @error to wait_until_completedMax Reitz1-6/+12
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf3-0/+134
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf1-9/+3
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf1-7/+1
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2-39/+44
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf1-74/+65
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf1-61/+52
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf1-55/+46
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf1-45/+36
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf1-121/+111
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf1-10/+0
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf1-0/+16