aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf2-2/+9
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz2-3/+24
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz2-0/+145
2021-12-28blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy3-3/+4
2021-12-23Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson3-13/+106
2021-12-23iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy2-0/+82
2021-12-23iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy1-0/+3
2021-12-23iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy1-10/+10
2021-12-23iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy1-3/+11
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2-9/+64
2021-12-22iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy1-1/+3
2021-12-22iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy1-0/+13
2021-11-23iotests/149: Skip on unsupported ciphersHanna Reitz1-5/+18
2021-11-23iotests: Use aes-128-cbcHanna Reitz4-10/+10
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf2-0/+47
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz1-1/+10
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson2-4/+60
2021-11-02block: Fail gracefully when blockdev-snapshot creates loopsKevin Wolf2-4/+60
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito5-27/+29
2021-11-01iotests/300: avoid abnormal shutdown race conditionJohn Snow1-8/+5
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow2-5/+27
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow1-2/+3
2021-11-01python/machine: remove has_quit argumentJohn Snow3-8/+3
2021-11-01iotests/linters: Add workaround for mypy bug #9852John Snow1-1/+3
2021-11-01iotests/linters: Add entry point for linting via Python CIJohn Snow1-0/+27
2021-11-01iotests: split linters.py out from 297John Snow2-61/+87
2021-11-01iotests/297: split test into sub-casesJohn Snow1-23/+38
2021-11-01iotests/297: update tool availability checksJohn Snow1-4/+5
2021-11-01iotests/297: Change run_linter() to raise an exception on failureJohn Snow1-10/+14
2021-11-01iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow1-22/+24
2021-11-01iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow1-14/+24
2021-11-01iotests/297: Don't rely on distro-specific linter binariesJohn Snow1-2/+2
2021-11-01iotests/297: Create main() functionJohn Snow1-4/+8
2021-11-01iotests/297: Add get_files() functionJohn Snow1-2/+7
2021-11-01iotests/297: Split mypy configuration out into mypy.iniJohn Snow2-13/+13
2021-11-01iotests/297: Move pylint config into pylintrcJohn Snow2-3/+17
2021-10-27qapi: Improve input_type_enum()'s error messageMarkus Armbruster6-10/+10
2021-10-15iotests/051: Fix typoKevin Wolf2-3/+3
2021-10-15iotests/245: Fix type for iothread propertyKevin Wolf1-2/+2
2021-10-13qemu-iotests: flush after every testPaolo Bonzini1-0/+1
2021-10-12python, iotests: remove socket_scm_helperJohn Snow4-151/+1
2021-10-07Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson4-37/+173
2021-10-07iotests: Add mirror-ready-cancel-error testHanna Reitz2-0/+148
2021-10-07job: @force parameter for job_cancel_sync()Hanna Reitz2-37/+25
2021-10-06iotests: Update for pylint 2.11.1John Snow2-4/+9
2021-10-06iotests/migrate-bitmaps-test: delintJohn Snow1-22/+28
2021-10-06iotests/mirror-top-perms: Adjust importsJohn Snow1-3/+4
2021-10-06iotests/linters: check mypy files all at onceJohn Snow1-25/+21
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow6-23/+14
2021-10-06iotests/image-fleecing: declare requirement of copy-before-writeVladimir Sementsov-Ogievskiy1-0/+1