aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-07-09iotests: Test unaligned raw images with O_DIRECTMax Reitz
2019-07-09iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz
2019-03-27iotests: make 235 work on s390 (and others)Christian Borntraeger
2018-12-03iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy
2018-11-27iotests: Test migration with -blockdevKevin Wolf
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake
2018-11-22iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé
2018-11-21iotests: Skip 233 if certtool not installedEric Blake
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf
2018-11-21iotests: Replace time.clock() with TimeoutKevin Wolf
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake
2018-11-19iotests: Also test I/O over NBD TLSEric Blake
2018-11-19tests: exercise NBD server in TLS modeDaniel P. Berrangé
2018-11-19tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé
2018-11-19tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé
2018-11-19tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi
2018-11-19iotests: Test file-posix locking and reopenMax Reitz
2018-11-19iotests: Add new test 220 for max compressed cluster offsetEric Blake
2018-11-05option: Make option help nicer to readMax Reitz
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia
2018-11-05iotests: make 083 specific to rawCleber Rosa
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz
2018-10-30iotests: Modify imports for Python 3Max Reitz
2018-10-30iotests: 'new' module replacement in 169Max Reitz
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-26qemu-iotests: make 218 executableCleber Rosa
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch
2018-10-01file-posix: Include filename in locking error messageFam Zheng
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia
2018-09-25qemu-iotests: Test commit with top-node/base-nodeKevin Wolf