summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Unify cache mode quotingNir Soffer2019-09-034-7/+7
* iotests: Check for enabled drivers before testing themThomas Huth2019-09-038-6/+21
* iotests: Add -display none to the qemu optionsMax Reitz2019-09-031-3/+3
* iotests: Disable 126 for flat vmdk subformatsMax Reitz2019-09-031-0/+2
* iotests: Disable 110 for vmdk.twoGbMaxExtentSparseMax Reitz2019-09-031-1/+2
* iotests: Disable broken streamOptimized testsMax Reitz2019-09-0321-9/+30
* iotests: Keep testing broken relative extent pathsMax Reitz2019-09-032-0/+31
* vmdk: Use bdrv_dirname() for relative extent pathsMax Reitz2019-09-032-3/+8
* iotests: Fix _filter_img_create()Max Reitz2019-09-032-10/+10
* iotests: Test allocate_first_block() with O_DIRECTNir Soffer2019-09-032-0/+36
* block: posix: Always allocate the first blockNir Soffer2019-09-038-21/+48
* iotests: Fix 141 when run with qedMax Reitz2019-08-193-7/+12
* iotests: Full mirror to existing non-zero imageMax Reitz2019-08-192-6/+60
* iotests: Test convert -n to pre-filled imageMax Reitz2019-08-192-0/+25
* iotests: Convert to preallocated encrypted qcow2Max Reitz2019-08-192-1/+23
* iotests/257: test traditional sync modesJohn Snow2019-08-172-2/+3128
* block/backup: improve sync=bitmap work estimatesJohn Snow2019-08-162-20/+20
* iotests/257: test API failuresJohn Snow2019-08-162-0/+152
* iotests/257: Refactor backup helpersJohn Snow2019-08-162-120/+128
* iotests/257: add EmulatedBitmap classJohn Snow2019-08-161-49/+75
* iotests/257: add Pattern classJohn Snow2019-08-161-26/+32
* iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy2019-08-162-2/+110
* iotests: add test 257 for bitmap-mode backupsJohn Snow2019-08-163-0/+2664
* iotests: Add virtio-scsi device helperJohn Snow2019-08-165-18/+10Star
* iotests: teach FilePath to produce multiple pathsJohn Snow2019-08-161-10/+24
* iotests: teach run_job to cancel pending jobsJohn Snow2019-08-161-2/+22
* iotests: add testing shim for script-style python testsJohn Snow2019-08-161-14/+26
* iotests: Add test for concurrent stream/commitMax Reitz2019-08-163-0/+197
* iotests: Test migration with all kinds of filter nodesKevin Wolf2019-08-163-0/+100
* iotests: Move migration helpers to iotests.pyKevin Wolf2019-08-162-23/+23
* iotests/118: Add -blockdev based testsKevin Wolf2019-08-162-15/+32
* iotests/118: Create test classes dynamicallyKevin Wolf2019-08-161-48/+21Star
* iotests/118: Test media change for scsi-cdKevin Wolf2019-08-162-2/+22
* iotests: Test unaligned blocking mirror writeMax Reitz2019-08-062-2/+27
* iotests: Test incremental backup after truncationMax Reitz2019-08-062-6/+36
* iotests: Test backup job with two guest writesMax Reitz2019-08-062-2/+41
* iotests/118: Test inserting a read-only mediumKevin Wolf2019-07-302-3/+7
* Fixes: add read-zeroes to 051.outAndrey Shinkevich2019-07-301-5/+5
* tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth2019-07-237-8/+8
* tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth2019-07-231-59/+61
* tests/qemu-iotests/check: Allow tests without groupsThomas Huth2019-07-231-2/+2
* iotests: Test quitting with job on throttled nodeMax Reitz2019-07-192-2/+57
* iotests: Test commit with a filter on the chainMax Reitz2019-07-192-3/+41
* iotests: Add @has_quit to vm.shutdown()Max Reitz2019-07-191-1/+1
* iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich2019-07-1910-109/+111
* iotests: Add read-only test case to 030Max Reitz2019-07-152-3/+30
* iotests: Add new case to 030Max Reitz2019-07-152-2/+27
* iotests: Add @use_log to VM.run_job()Max Reitz2019-07-151-5/+13
* iotests: Compare error messages in 030Max Reitz2019-07-151-24/+42
* iotests: Fix throttling in 030Max Reitz2019-07-151-5/+27