aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/tests
AgeCommit message (Expand)AuthorFilesLines
2023-06-28iotests: Test active commit with iothread and background I/OKevin Wolf2-0/+108
2023-06-05iotests/iov-padding: New testHanna Czenczek2-0/+144
2023-05-30iotests: Test blockdev-create in iothreadKevin Wolf2-0/+71
2023-05-19iotests: Test commit with iothreads and ongoing I/OKevin Wolf2-6/+54
2023-05-15qemu-iotests: test zone append operationSam Li2-0/+32
2023-05-15iotests: test new zone operationsSam Li2-0/+142
2023-05-10iotests: Test resizing image attached to an iothreadKevin Wolf2-0/+82
2023-05-10iotests/nbd-reconnect-on-open: Fix NBD socket pathKevin Wolf2-3/+4
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf2-0/+76
2023-02-22python: support pylint 2.16John Snow1-1/+1
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi2-0/+65
2023-02-01qemu-iotests: Test qemu-img bitmap/commit exit code on errorKevin Wolf2-0/+119
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger1-0/+2
2022-11-14tests/stream-under-throttle: New testHanna Reitz2-0/+126
2022-09-30iotests/backing-file-invalidation: Add new testHanna Reitz2-0/+157
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-Ogievskiy2-0/+140
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake3-1/+151
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-25iotests: make qemu_io_log() check return codes by defaultJohn Snow1-1/+1
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow3-5/+5
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 Snow1-2/+2
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-2/+2
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow1-6/+3
2022-03-22iotests: add qemu_img_map() functionJohn Snow2-11/+6
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow1-3/+3
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow7-23/+18
2022-03-07iotests/image-fleecing: test push backup with fleecingVladimir Sementsov-Ogievskiy2-32/+156
2022-03-07iotests/image-fleecing: add test case with bitmapVladimir Sementsov-Ogievskiy2-9/+113
2022-03-07iotests/image-fleecing: add test-case for fleecing format nodeVladimir Sementsov-Ogievskiy2-19/+119
2022-03-04iotests/graph-changes-while-io: New testHanna Reitz2-0/+96
2022-02-02python/machine: raise VMLaunchFailure exception from launch()John Snow1-2/+1
2022-02-01iotests/migration-permissions: New testHanna Reitz2-0/+106
2022-02-01iotests: specify some unsupported_imgopts for python iotestsVladimir Sementsov-Ogievskiy3-3/+6
2022-02-01iotests/MRCE: Write data to sourceHanna Reitz1-1/+6
2022-01-28iotests/block-status-cache: New testHanna Reitz2-0/+144
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz2-0/+145
2021-12-23iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy2-0/+82
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito1-2/+2
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow1-4/+8
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow1-2/+3
2021-10-07Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson3-1/+149
2021-10-07iotests: Add mirror-ready-cancel-error testHanna Reitz2-0/+148
2021-10-07job: @force parameter for job_cancel_sync()Hanna Reitz1-1/+1
2021-10-06iotests/migrate-bitmaps-test: delintJohn Snow1-22/+28