aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2023-09-10docs tests: Fix use of migrate_set_parameterMarkus Armbruster1-1/+1
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf2-0/+76
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé1-3/+4
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé1-6/+29
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé1-10/+10
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé1-20/+2
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé1-0/+1
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé1-1/+1
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé2-2/+8
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé2-11/+27
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek2-0/+78
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran1-3/+1
2023-02-22python: support pylint 2.16John Snow2-3/+3
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas1-0/+1
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi2-0/+65
2023-02-01qemu-img: Change info key names for protocol nodesHanna Reitz1-3/+3
2023-02-01qemu-img: Let info print block graphHanna Reitz2-1/+6
2023-02-01iotests/106, 214, 308: Read only one size lineHanna Reitz3-6/+8
2023-02-01iotests: Filter child node informationHanna Reitz3-19/+43
2023-02-01qemu-iotests: Test qemu-img bitmap/commit exit code on errorKevin Wolf2-0/+119
2023-01-24tests/qemu-iotests/262: Check for availability of "blkverify" firstThomas Huth1-1/+2
2023-01-24tests/qemu-iotests/312: Mark "quorum" as required driverThomas Huth1-0/+1
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger1-0/+2
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow1-1/+1
2022-11-14tests/stream-under-throttle: New testHanna Reitz2-0/+126
2022-11-10iotests/151: Test active requests on mirror startHanna Reitz2-5/+52
2022-11-10iotests/151: Test that active mirror progressesHanna Reitz2-3/+181
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