summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* tests/iotests: be a little more forgiving on the size testAlex Bennée2020-02-251-2/+2
* iotests: Test snapshot -l field separationMax Reitz2020-02-203-0/+85
* iotests: Test convert -n -B to backing-less targetMax Reitz2020-02-202-0/+19
* iotests: Add test for image creation fallbackMax Reitz2020-02-203-0/+77
* iotests/279: Fix for non-qcow2 formatsMax Reitz2020-02-201-2/+5
* block: always fill entire LUKS header space with zerosDaniel P. Berrangé2020-02-203-0/+160
* iotests/147: Fix drive parametersMax Reitz2020-02-201-1/+1
* iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth2020-02-201-3/+0Star
* iotests: Check that @replaces can replace filtersMax Reitz2020-02-182-2/+48
* iotests: Add tests for invalid Quorum @replacesMax Reitz2020-02-182-3/+71
* iotests: Use self.image_len in TestRepairQuorumMax Reitz2020-02-181-1/+1
* iotests: Resolve TODOs in 041Max Reitz2020-02-181-4/+2Star
* iotests/041: Drop superfluous shutdownsMax Reitz2020-02-181-11/+0Star
* iotests: Add VM.assert_block_path()Max Reitz2020-02-181-0/+59
* iotests: Use complete_and_wait() in 155Max Reitz2020-02-181-6/+1Star
* iotests: Let 041 use -blockdev for quorum childrenMax Reitz2020-02-181-1/+4
* iotests: Test error handling policies with block-commitKevin Wolf2020-02-182-2/+285
* iotests: Test copy offloading with external data fileKevin Wolf2020-02-182-0/+20
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell2020-02-1073-78/+72Star
|\
| * drop "from __future__ import print_function"Paolo Bonzini2020-02-076-6/+0Star
| * make all Python scripts executablePaolo Bonzini2020-02-072-0/+0
| * tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé2020-02-071-2/+1Star
| * tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé2020-02-0736-36/+36
| * tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-0735-35/+35
| * tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé2020-02-071-1/+2
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell2020-02-062-3/+5
|\ \ | |/ |/|
| * nbd: Allow description when creating NBD blockdevEric Blake2020-02-062-3/+5
* | iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy2020-02-063-0/+101
* | iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth2020-02-061-7/+7
* | iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth2020-02-061-2/+10
* | iotests: Check for the availability of the required devices in 267 and 127Thomas Huth2020-02-063-0/+18
* | iotests: Test 183 does not work on macOS and OpenBSDThomas Huth2020-02-061-0/+1
* | iotests: Test 041 only works on certain systemsThomas Huth2020-02-061-1/+2
* | iotests: remove 'linux' from default supported platformsJohn Snow2020-02-061-5/+11
|/
* tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta2020-01-3011-25/+26
* tests/qemu-iotests: enable testing with aio optionsAarushi Mehta2020-01-303-3/+38
* iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez2020-01-273-0/+253
* blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez2020-01-274-2/+17
* iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth2020-01-274-39/+8Star
* iotests.py: Let wait_migration wait even moreMax Reitz2020-01-274-8/+12
* tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2020-01-062-4/+4
* tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2020-01-062-0/+57
* iotests: Allow check -o data_fileMax Reitz2020-01-062-3/+42
* iotests: Disable data_file where it cannot be usedMax Reitz2020-01-0644-53/+127
* iotests: Make 198 work with data_fileMax Reitz2020-01-062-4/+6
* iotests: Make 137 work with data_fileMax Reitz2020-01-062-8/+13
* iotests: Make 110 work with data_fileMax Reitz2020-01-062-4/+7
* iotests: Make 091 work with data_fileMax Reitz2020-01-062-3/+1Star
* iotests: Avoid cp/mv of test imagesMax Reitz2020-01-064-19/+13Star
* iotests: Use _rm_test_img for deleting test imagesMax Reitz2020-01-0657-95/+118