summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* tests: Use iothreads during iotest 223Eric Blake2019-09-242-2/+5
* nbd/client: Add hint when TLS is missingEric Blake2019-09-241-0/+2
* Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth2019-09-191-1/+1
* qemu-iotests: Add test for bz #1745922Maxim Levitsky2019-09-163-0/+132
* tests/qemu-iotests: Fix qemu-io related output in 026.out.nocacheVladimir Sementsov-Ogievskiy2019-09-161-84/+84
* tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth2019-09-161-4/+4
* iotests: extend sleeping time under ValgrindAndrey Shinkevich2019-09-131-1/+5
* iotests: extended timeout under ValgrindAndrey Shinkevich2019-09-133-3/+18
* iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich2019-09-131-0/+4
* iotests: Add casenotrun report to bash testsAndrey Shinkevich2019-09-131-0/+9
* iotests: exclude killed processes from running under ValgrindAndrey Shinkevich2019-09-134-2/+18
* iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich2019-09-134-58/+78
* iotests: skip 232 when run tests as rootVladimir Sementsov-Ogievskiy2019-09-101-0/+6
* iotests: Test blockdev-create for vpcMax Reitz2019-09-103-0/+291
* iotests: Restrict nbd Python tests to nbdMax Reitz2019-09-102-4/+4
* iotests: Restrict file Python tests to fileMax Reitz2019-09-1026-26/+52
* iotests: Add supported protocols to execute_test()Max Reitz2019-09-101-1/+3
* iotests: Test reverse sub-cluster qcow2 writesMax Reitz2019-09-103-0/+74
* nbd: Implement server use of NBD FAST_ZEROEric Blake2019-09-052-2/+2
* nbd: Improve per-export flag handling in serverEric Blake2019-09-051-1/+1
* nbd: Tolerate more errors to structured reply requestEric Blake2019-09-051-4/+4
* nbd: Advertise multi-conn for shared read-only connectionsEric Blake2019-09-051-1/+1
* 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