summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
...
* iotests/118: Drop 'change' testMax Reitz2021-01-262-21/+3Star
* iotests: Add test for the regression fixed in c8bf9a9169Alberto Garcia2021-01-263-0/+134
* iotests: 257: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-262-153/+154
* iotests: 219: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-261-6/+7
* iotests: 185: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-262-2/+4
* iotests/129: Limit backup's max-chunk/max-workersMax Reitz2021-01-261-1/+6
* iotests: 56: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-261-2/+7
* job: call job_enter from job_pauseVladimir Sementsov-Ogievskiy2021-01-261-0/+24
* iotests/300: Clean up pylint and mypy complaintsMax Reitz2021-01-262-4/+16
* iotests/129: Clean up pylint and mypy complaintsMax Reitz2021-01-262-3/+3
* iotests/129: Limit mirror job's buffer sizeMax Reitz2021-01-261-1/+1
* iotests/129: Actually test a commit jobMax Reitz2021-01-261-2/+25
* iotests/129: Use throttle nodeMax Reitz2021-01-261-24/+13Star
* iotests/129: Do not check @busyMax Reitz2021-01-261-1/+1
* iotests/129: Remove test images in tearDown()Max Reitz2021-01-261-0/+2
* iotests: Move try_remove to iotests.pyMax Reitz2021-01-262-11/+8Star
* iotests/297: Rewrite in Python and extend reachMax Reitz2021-01-262-25/+92
* iotests.py: Assume a couple of variables as givenMax Reitz2021-01-262-14/+13Star
* block: apply COR-filter to block-stream jobsAndrey Shinkevich2021-01-263-12/+18
* iotests: 30: prepare to COR filter insertion by stream jobVladimir Sementsov-Ogievskiy2021-01-261-1/+3
* iotests: add #310 to test bottom node in COR driverAndrey Shinkevich2021-01-263-0/+133
* iotests: fix _check_o_directVladimir Sementsov-Ogievskiy2021-01-261-3/+4
* iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy2021-01-211-8/+1Star
* iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy2021-01-211-3/+2Star
* iotests/264: fix styleVladimir Sementsov-Ogievskiy2021-01-211-6/+5Star
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-20291-0/+291
* iotests/294: add shebang lineVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests: make tests executableVladimir Sementsov-Ogievskiy2021-01-203-0/+0
* iotests: fix some whitespaces in test output filesVladimir Sementsov-Ogievskiy2021-01-203-12/+12
* iotests/303: use dot slash for qcow2.py runningVladimir Sementsov-Ogievskiy2021-01-201-1/+1
* iotests/277: use dot slash for nbd-fault-injector.py runningVladimir Sementsov-Ogievskiy2021-01-201-1/+1
* tests/iotests: drop test 312 from auto groupAlex Bennée2021-01-061-1/+1
* configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2021-01-062-0/+6
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell2021-01-0131-201/+1169
|\
| * iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz2020-12-1824-199/+728
| * iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz2020-12-182-2/+2
| * quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia2020-12-182-0/+19
| * quorum: Implement bdrv_co_block_status()Alberto Garcia2020-12-183-0/+216
| * iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy2020-12-183-0/+192
| * iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy2020-12-181-1/+8
| * iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy2020-12-181-1/+6
* | iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy2020-12-182-77/+77
* | iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy2020-12-182-29/+29
* | iotests/210: Fix reference outputMax Reitz2020-12-181-1/+1
|/
* block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy2020-12-112-1/+7
* iotests/221: Discard image before qemu-img mapMax Reitz2020-12-112-8/+13
* iotests/308: Add test for FUSE exportsMax Reitz2020-12-113-0/+437
* iotests: Enable fuse for many testsMax Reitz2020-12-1175-75/+75
* iotests: Allow testing FUSE exportsMax Reitz2020-12-113-1/+134
* iotests: Give access to the qemu-storage-daemonMax Reitz2020-12-112-0/+28