aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2021-12-28blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy
2021-12-23Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson
2021-12-23iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy
2021-12-22iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy
2021-12-22iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy
2021-11-23iotests/149: Skip on unsupported ciphersHanna Reitz
2021-11-23iotests: Use aes-128-cbcHanna Reitz
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson
2021-11-02block: Fail gracefully when blockdev-snapshot creates loopsKevin Wolf
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito
2021-11-01iotests/300: avoid abnormal shutdown race conditionJohn Snow
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow
2021-11-01python/machine: remove has_quit argumentJohn Snow
2021-11-01iotests/linters: Add workaround for mypy bug #9852John Snow
2021-11-01iotests/linters: Add entry point for linting via Python CIJohn Snow
2021-11-01iotests: split linters.py out from 297John Snow
2021-11-01iotests/297: split test into sub-casesJohn Snow
2021-11-01iotests/297: update tool availability checksJohn Snow
2021-11-01iotests/297: Change run_linter() to raise an exception on failureJohn Snow
2021-11-01iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow
2021-11-01iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow
2021-11-01iotests/297: Don't rely on distro-specific linter binariesJohn Snow
2021-11-01iotests/297: Create main() functionJohn Snow
2021-11-01iotests/297: Add get_files() functionJohn Snow
2021-11-01iotests/297: Split mypy configuration out into mypy.iniJohn Snow
2021-11-01iotests/297: Move pylint config into pylintrcJohn Snow
2021-10-27qapi: Improve input_type_enum()'s error messageMarkus Armbruster
2021-10-15iotests/051: Fix typoKevin Wolf
2021-10-15iotests/245: Fix type for iothread propertyKevin Wolf
2021-10-13qemu-iotests: flush after every testPaolo Bonzini
2021-10-12python, iotests: remove socket_scm_helperJohn Snow
2021-10-07Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson
2021-10-07iotests: Add mirror-ready-cancel-error testHanna Reitz
2021-10-07job: @force parameter for job_cancel_sync()Hanna Reitz
2021-10-06iotests: Update for pylint 2.11.1John Snow
2021-10-06iotests/migrate-bitmaps-test: delintJohn Snow
2021-10-06iotests/mirror-top-perms: Adjust importsJohn Snow
2021-10-06iotests/linters: check mypy files all at onceJohn Snow
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow
2021-10-06iotests/image-fleecing: declare requirement of copy-before-writeVladimir Sementsov-Ogievskiy
2021-09-15qemu-img: Add -F shorthand to convertEric Blake
2021-09-15qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy
2021-09-15block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy