summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* tests/stream-under-throttle: New testHanna Reitz2022-11-142-0/+126
* iotests/151: Test active requests on mirror startHanna Reitz2022-11-102-5/+52
* iotests/151: Test that active mirror progressesHanna Reitz2022-11-102-3/+181
* block: Refactor get_tmp_filename()Bin Meng2022-10-273-3/+4
* iotests/backing-file-invalidation: Add new testHanna Reitz2022-09-302-0/+157
* block: add missed block_acct_setup with new block device init procedureDenis V. Lunev2022-09-302-2/+78
* tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth2022-08-071-1/+1
* qemu-iotests: Discard stderr when probing devicesCole Robinson2022-08-021-2/+2
* iotests/131: Add parallels regression testHanna Reitz2022-07-262-1/+47
* iotests/297: Have mypy ignore unused ignoresHanna Reitz2022-07-121-1/+1
* tests/qemu-iotests: skip 108 when FUSE is not loadedJohn Snow2022-07-121-0/+5
* tests/qemu-iotests: hotfix for 307, 223 outputJohn Snow2022-07-122-4/+4
* iotests/copy-before-write: specify required_fmtsVladimir Sementsov-Ogievskiy2022-07-121-1/+2
* iotests: fix copy-before-write for macOS and FreeBSDVladimir Sementsov-Ogievskiy2022-07-121-0/+5
* iotests: copy-before-write: add cases for cbw-timeout optionVladimir Sementsov-Ogievskiy2022-06-292-2/+83
* iotests: add copy-before-write: on-cbw-error testsVladimir Sementsov-Ogievskiy2022-06-293-0/+145
* qemu-iotests: inline common.config into common.rcPaolo Bonzini2022-05-122-53/+19Star
* nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake2022-05-123-1/+151
* tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé2022-05-121-0/+3
* iotests/testrunner: Flush after run_test()Hanna Reitz2022-05-121-0/+1
* iotests/reopen-file: Test reopening file childHanna Reitz2022-05-042-0/+94
* iotests: Add regression test for issue 945Hanna Reitz2022-05-042-0/+86
* iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy2022-04-262-2/+61
* iotests/108: Fix when missing user_allow_otherHanna Reitz2022-04-251-1/+1
* iotests: make qemu_io_log() check return codes by defaultJohn Snow2022-04-252-3/+4
* iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow2022-04-2510-59/+38Star
* iotests: remove qemu_io_pipe_and_status()John Snow2022-04-251-3/+0Star
* iotests/image-fleecing: switch to qemu_io()John Snow2022-04-251-9/+19
* iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow2022-04-251-14/+14
* iotests: rebase qemu_io() on top of qemu_tool()John Snow2022-04-256-54/+81
* iotests: create generic qemu_tool() functionJohn Snow2022-04-251-11/+21
* iotests/040: Fix TestCommitWithFilters testJohn Snow2022-04-251-2/+4
* iotests/040: Don't check image pattern on zero-length imageJohn Snow2022-04-251-2/+12
* iotests: Don't check qemu_io() output for specific error stringsJohn Snow2022-04-252-18/+17Star
* iotests/163: Fix broken qemu-io invocationJohn Snow2022-04-251-4/+1Star
* iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow2022-04-253-8/+6Star
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-212-3/+3
* iotests: switch to AQMPJohn Snow2022-04-211-2/+1Star
* iotests/mirror-top-perms: switch to AQMPJohn Snow2022-04-211-6/+3Star
* iotests/108: Test new refcount rebuild algorithmHanna Reitz2022-04-202-1/+339
* iotests/303: Check for zstd supportHanna Reitz2022-04-201-1/+3
* iotests/065: Check for zstd supportHanna Reitz2022-04-201-6/+18
* iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz2022-04-201-0/+20
* tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth2022-04-201-0/+14
* tests/qemu-iotests/meson.build: Improve the indentationThomas Huth2022-04-201-29/+32
* iotests: Fix status checksHanna Reitz2022-03-292-12/+39
* block/stream: Drain subtree around graph changeHanna Reitz2022-03-291-0/+5
* iotests: update test owner contact informationJohn Snow2022-03-2976-76/+76
* iotests/207: Filter host fingerprintHanna Reitz2022-03-222-4/+9
* iotests.py: Filters for VM.run_job()Hanna Reitz2022-03-221-10/+16