aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran
2023-02-22python: support pylint 2.16John Snow
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi
2023-02-01qemu-img: Change info key names for protocol nodesHanna Reitz
2023-02-01qemu-img: Let info print block graphHanna Reitz
2023-02-01iotests/106, 214, 308: Read only one size lineHanna Reitz
2023-02-01iotests: Filter child node informationHanna Reitz
2023-02-01qemu-iotests: Test qemu-img bitmap/commit exit code on errorKevin Wolf
2023-01-24tests/qemu-iotests/262: Check for availability of "blkverify" firstThomas Huth
2023-01-24tests/qemu-iotests/312: Mark "quorum" as required driverThomas Huth
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow
2022-11-14tests/stream-under-throttle: New testHanna Reitz
2022-11-10iotests/151: Test active requests on mirror startHanna Reitz
2022-11-10iotests/151: Test that active mirror progressesHanna Reitz
2022-10-27block: Refactor get_tmp_filename()Bin Meng
2022-09-30iotests/backing-file-invalidation: Add new testHanna Reitz
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson
2022-07-26iotests/131: Add parallels regression testHanna Reitz
2022-07-12iotests/297: Have mypy ignore unused ignoresHanna Reitz
2022-07-12tests/qemu-iotests: skip 108 when FUSE is not loadedJohn Snow
2022-07-12tests/qemu-iotests: hotfix for 307, 223 outputJohn Snow
2022-07-12iotests/copy-before-write: specify required_fmtsVladimir Sementsov-Ogievskiy
2022-07-12iotests: fix copy-before-write for macOS and FreeBSDVladimir Sementsov-Ogievskiy
2022-06-29iotests: copy-before-write: add cases for cbw-timeout optionVladimir Sementsov-Ogievskiy
2022-06-29iotests: add copy-before-write: on-cbw-error testsVladimir Sementsov-Ogievskiy
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake
2022-05-12tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé
2022-05-12iotests/testrunner: Flush after run_test()Hanna Reitz
2022-05-04iotests/reopen-file: Test reopening file childHanna Reitz
2022-05-04iotests: Add regression test for issue 945Hanna Reitz
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy
2022-04-25iotests/108: Fix when missing user_allow_otherHanna Reitz
2022-04-25iotests: make qemu_io_log() check return codes by defaultJohn Snow
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow