summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy2022-01-141-11/+10Star
* block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy2022-01-141-4/+0Star
* qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy2022-01-141-6/+2Star
* iotests: Test qemu-img convert of zeroed data clusterKevin Wolf2022-01-142-2/+9
* iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz2022-01-142-3/+24
* iotests/stream-error-on-reset: New testHanna Reitz2022-01-142-0/+145
* blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy2021-12-283-3/+4
* Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson2021-12-233-13/+106
|\
| * iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy2021-12-232-0/+82
| * iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy2021-12-231-0/+3
| * iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy2021-12-231-10/+10
| * iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy2021-12-231-3/+11
* | iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2021-12-222-9/+64
* | iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy2021-12-221-1/+3
* | iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy2021-12-221-0/+13
|/
* iotests/149: Skip on unsupported ciphersHanna Reitz2021-11-231-5/+18
* iotests: Use aes-128-cbcHanna Reitz2021-11-234-10/+10
* file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf2021-11-162-0/+47
* iotests/030: Unthrottle parallel jobs in reverseHanna Reitz2021-11-161-1/+10
* Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson2021-11-032-4/+60
|\
| * block: Fail gracefully when blockdev-snapshot creates loopsKevin Wolf2021-11-022-4/+60
* | pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito2021-11-025-27/+29
|/
* iotests/300: avoid abnormal shutdown race conditionJohn Snow2021-11-011-8/+5Star
* iotests: Conditionally silence certain AQMP errorsJohn Snow2021-11-012-5/+27
* iotests: Accommodate async QMP Exception classesJohn Snow2021-11-011-2/+3
* python/machine: remove has_quit argumentJohn Snow2021-11-013-8/+3Star
* iotests/linters: Add workaround for mypy bug #9852John Snow2021-11-011-1/+3
* iotests/linters: Add entry point for linting via Python CIJohn Snow2021-11-011-0/+27
* iotests: split linters.py out from 297John Snow2021-11-012-61/+87
* iotests/297: split test into sub-casesJohn Snow2021-11-011-23/+38
* iotests/297: update tool availability checksJohn Snow2021-11-011-4/+5
* iotests/297: Change run_linter() to raise an exception on failureJohn Snow2021-11-011-10/+14
* iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow2021-11-011-22/+24
* iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow2021-11-011-14/+24
* iotests/297: Don't rely on distro-specific linter binariesJohn Snow2021-11-011-2/+2
* iotests/297: Create main() functionJohn Snow2021-11-011-4/+8
* iotests/297: Add get_files() functionJohn Snow2021-11-011-2/+7
* iotests/297: Split mypy configuration out into mypy.iniJohn Snow2021-11-012-13/+13
* iotests/297: Move pylint config into pylintrcJohn Snow2021-11-012-3/+17
* qapi: Improve input_type_enum()'s error messageMarkus Armbruster2021-10-276-10/+10
* iotests/051: Fix typoKevin Wolf2021-10-152-3/+3
* iotests/245: Fix type for iothread propertyKevin Wolf2021-10-151-2/+2
* qemu-iotests: flush after every testPaolo Bonzini2021-10-131-0/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-124-151/+1Star
* Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson2021-10-074-37/+173
|\
| * iotests: Add mirror-ready-cancel-error testHanna Reitz2021-10-072-0/+148
| * job: @force parameter for job_cancel_sync()Hanna Reitz2021-10-072-37/+25Star
* | iotests: Update for pylint 2.11.1John Snow2021-10-062-4/+9
* | iotests/migrate-bitmaps-test: delintJohn Snow2021-10-061-22/+28
* | iotests/mirror-top-perms: Adjust importsJohn Snow2021-10-061-3/+4