aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-04-07iotests/common.pattern: Quote echosMax Reitz1-11/+11
2020-04-07qemu-img: Report convert errors by bytes, not sectorsEric Blake1-1/+1
2020-04-07qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia8-19/+181
2020-03-26iotests/138: Test leaks/corruptions fixed reportMax Reitz2-2/+53
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz1-0/+24
2020-03-26qcow2: Avoid feature name extension on small cluster sizeEric Blake2-4/+8
2020-03-26qcow2: List autoclear bit names in headerEric Blake3-13/+13
2020-03-24iotests/026: Move v3-exclusive test to new fileMax Reitz6-43/+98
2020-03-24iotests: Fix cleanup path in some testsMax Reitz3-1/+8
2020-03-21iotests: Increase pause_wait() timeoutKevin Wolf1-1/+1
2020-03-21iotests.py: Enable faulthandlerKevin Wolf1-0/+3
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-19/+161
2020-03-11qemu-iotests: adding LUKS cleanup for non-UTF8 secret errorDaniel Henrique Barboza3-0/+79
2020-03-11iotests: Add iothread cases to 155Kevin Wolf2-11/+25
2020-03-11iotests: Test mirror with temporarily disabled target backing fileKevin Wolf2-7/+53
2020-03-11iotests: Fix run_job() with use_log=FalseKevin Wolf1-1/+4
2020-03-11block: Relax restrictions for blockdev-snapshotKevin Wolf1-2/+2
2020-03-11iotests: Fix nonportable use of od --endianEric Blake1-5/+17
2020-03-11iotests: add 288 luks qemu-img measure testStefan Hajnoczi3-0/+124
2020-03-11qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi3-9/+9
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf1-5/+3
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf2-12/+39
2020-03-06iotests/026: Test EIO on allocation in a data-fileMax Reitz3-0/+44
2020-03-06iotests/026: Test EIO on preallocated zero clusterMax Reitz3-0/+41
2020-02-25tests/iotests: be a little more forgiving on the size testAlex Bennée1-2/+2
2020-02-20iotests: Test snapshot -l field separationMax Reitz3-0/+85
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz2-0/+19
2020-02-20iotests: Add test for image creation fallbackMax Reitz3-0/+77
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz1-2/+5
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé3-0/+160
2020-02-20iotests/147: Fix drive parametersMax Reitz1-1/+1
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth1-3/+0
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz2-2/+48
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz2-3/+71
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz1-1/+1
2020-02-18iotests: Resolve TODOs in 041Max Reitz1-4/+2
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz1-11/+0
2020-02-18iotests: Add VM.assert_block_path()Max Reitz1-0/+59
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz1-6/+1
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz1-1/+4
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf2-2/+285
2020-02-18iotests: Test copy offloading with external data fileKevin Wolf2-0/+20
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell73-78/+72
2020-02-07drop "from __future__ import print_function"Paolo Bonzini6-6/+0
2020-02-07make all Python scripts executablePaolo Bonzini2-0/+0
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé1-2/+1
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé36-36/+36
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé35-35/+35
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé1-1/+2
2020-02-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell2-3/+5