aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2022-10-27block: Refactor get_tmp_filename()Bin Meng3-3/+4
2022-09-30iotests/backing-file-invalidation: Add new testHanna Reitz2-0/+157
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev2-2/+78
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth1-1/+1
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson1-2/+2
2022-07-26iotests/131: Add parallels regression testHanna Reitz2-1/+47
2022-07-12iotests/297: Have mypy ignore unused ignoresHanna Reitz1-1/+1
2022-07-12tests/qemu-iotests: skip 108 when FUSE is not loadedJohn Snow1-0/+5
2022-07-12tests/qemu-iotests: hotfix for 307, 223 outputJohn Snow2-4/+4
2022-07-12iotests/copy-before-write: specify required_fmtsVladimir Sementsov-Ogievskiy1-1/+2
2022-07-12iotests: fix copy-before-write for macOS and FreeBSDVladimir Sementsov-Ogievskiy1-0/+5
2022-06-29iotests: copy-before-write: add cases for cbw-timeout optionVladimir Sementsov-Ogievskiy2-2/+83
2022-06-29iotests: add copy-before-write: on-cbw-error testsVladimir Sementsov-Ogievskiy3-0/+145
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini2-53/+19
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake3-1/+151
2022-05-12tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé1-0/+3
2022-05-12iotests/testrunner: Flush after run_test()Hanna Reitz1-0/+1
2022-05-04iotests/reopen-file: Test reopening file childHanna Reitz2-0/+94
2022-05-04iotests: Add regression test for issue 945Hanna Reitz2-0/+86
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy2-2/+61
2022-04-25iotests/108: Fix when missing user_allow_otherHanna Reitz1-1/+1
2022-04-25iotests: make qemu_io_log() check return codes by defaultJohn Snow2-3/+4
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow10-59/+38
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow1-3/+0
2022-04-25iotests/image-fleecing: switch to qemu_io()John Snow1-9/+19
2022-04-25iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow1-14/+14
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow6-54/+81
2022-04-25iotests: create generic qemu_tool() functionJohn Snow1-11/+21
2022-04-25iotests/040: Fix TestCommitWithFilters testJohn Snow1-2/+4
2022-04-25iotests/040: Don't check image pattern on zero-length imageJohn Snow1-2/+12
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow2-18/+17
2022-04-25iotests/163: Fix broken qemu-io invocationJohn Snow1-4/+1
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow3-8/+6
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow2-3/+3
2022-04-21iotests: switch to AQMPJohn Snow1-2/+1
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow1-6/+3
2022-04-20iotests/108: Test new refcount rebuild algorithmHanna Reitz2-1/+339
2022-04-20iotests/303: Check for zstd supportHanna Reitz1-1/+3
2022-04-20iotests/065: Check for zstd supportHanna Reitz1-6/+18
2022-04-20iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz1-0/+20
2022-04-20tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth1-0/+14
2022-04-20tests/qemu-iotests/meson.build: Improve the indentationThomas Huth1-29/+32
2022-03-29iotests: Fix status checksHanna Reitz2-12/+39
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz1-0/+5
2022-03-29iotests: update test owner contact informationJohn Snow76-76/+76
2022-03-22iotests/207: Filter host fingerprintHanna Reitz2-4/+9
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz1-10/+16
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow3-5/+7
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow1-19/+7
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow6-48/+13