aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2021-02-08block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé
2021-02-05iotests: 30: drop from auto group (and effectively from make check)Vladimir Sementsov-Ogievskiy
2021-02-03block: refactor bdrv_check_request: add errpVladimir Sementsov-Ogievskiy
2021-02-03iotests: Fix expected whitespace for 185Eric Blake
2021-02-02iotests: Fix -makecheck outputKevin Wolf
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy
2021-02-02iotests: Revert emulator selection to old behaviourKevin Wolf
2021-02-02iotests/297: pylint: ignore too many statementsVladimir Sementsov-Ogievskiy
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell
2021-01-29Prefer 'on' | 'off' over 'yes' | 'no' for bool optionsDaniel P. Berrangé
2021-01-29iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy
2021-01-27iotests: rename and move 169 and 199 testsVladimir Sementsov-Ogievskiy
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy
2021-01-27iotests: add testrunner.pyVladimir Sementsov-Ogievskiy
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy
2021-01-27iotests: add findtests.pyVladimir Sementsov-Ogievskiy
2021-01-27iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy
2021-01-26iotests/178: Pass value to invalid optionMax Reitz
2021-01-26iotests/118: Drop 'change' testMax Reitz
2021-01-26iotests: Add test for the regression fixed in c8bf9a9169Alberto Garcia
2021-01-26iotests: 257: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26iotests: 219: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26iotests: 185: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26iotests/129: Limit backup's max-chunk/max-workersMax Reitz
2021-01-26iotests: 56: prepare for backup over block-copyVladimir Sementsov-Ogievskiy
2021-01-26job: call job_enter from job_pauseVladimir Sementsov-Ogievskiy
2021-01-26iotests/300: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Clean up pylint and mypy complaintsMax Reitz
2021-01-26iotests/129: Limit mirror job's buffer sizeMax Reitz
2021-01-26iotests/129: Actually test a commit jobMax Reitz
2021-01-26iotests/129: Use throttle nodeMax Reitz
2021-01-26iotests/129: Do not check @busyMax Reitz
2021-01-26iotests/129: Remove test images in tearDown()Max Reitz
2021-01-26iotests: Move try_remove to iotests.pyMax Reitz
2021-01-26iotests/297: Rewrite in Python and extend reachMax Reitz
2021-01-26iotests.py: Assume a couple of variables as givenMax Reitz
2021-01-26block: apply COR-filter to block-stream jobsAndrey Shinkevich
2021-01-26iotests: 30: prepare to COR filter insertion by stream jobVladimir Sementsov-Ogievskiy
2021-01-26iotests: add #310 to test bottom node in COR driverAndrey Shinkevich
2021-01-26iotests: fix _check_o_directVladimir Sementsov-Ogievskiy
2021-01-20iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy
2021-01-20iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy
2021-01-20iotests/264: fix styleVladimir Sementsov-Ogievskiy
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2021-01-20iotests/294: add shebang lineVladimir Sementsov-Ogievskiy
2021-01-20iotests: make tests executableVladimir Sementsov-Ogievskiy
2021-01-20iotests: fix some whitespaces in test output filesVladimir Sementsov-Ogievskiy
2021-01-20iotests/303: use dot slash for qcow2.py runningVladimir Sementsov-Ogievskiy
2021-01-20iotests/277: use dot slash for nbd-fault-injector.py runningVladimir Sementsov-Ogievskiy
2021-01-06tests/iotests: drop test 312 from auto groupAlex Bennée