aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/040
AgeCommit message (Expand)Author
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy
2023-10-12iotests: refactor some common qmp result checks into generic patternVladimir Sementsov-Ogievskiy
2023-09-08tests/: spelling fixesMichael Tokarev
2022-04-25iotests/040: Fix TestCommitWithFilters testJohn Snow
2022-04-25iotests/040: Don't check image pattern on zero-length imageJohn Snow
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow
2022-03-07tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth
2021-11-01python/machine: remove has_quit argumentJohn Snow
2021-07-09qemu-img: Require -F with -b backing imageEric Blake
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier
2021-03-08block: Clarify error messages pertaining to 'node-name'Connor Kuehl
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2020-12-10block: Improve some block-commit, block-stream error messagesMarkus Armbruster
2020-09-08iotests: Test committing to overridden backingMax Reitz
2020-09-08iotests: Add filter commit test casesMax Reitz
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2019-08-16iotests: Add virtio-scsi device helperJohn Snow
2019-07-19iotests: Test commit with a filter on the chainMax Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-09-25qemu-iotests: Test commit with top-node/base-nodeKevin Wolf
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2017-11-14iotests: Add missing 'blkdebug::' in 040Max Reitz
2017-09-26iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf
2017-06-09qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf
2015-11-11qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng
2014-01-31qemu-iotests: Drop assert_no_active_commit in case 040Fam Zheng
2013-12-20qemu-iotests: Update test cases for commit activeFam Zheng
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng
2013-11-29qemu-iotests: Drop local version of cancel_and_wait from 040Fam Zheng
2013-10-30qemu-iotests: drop duplicated "create_image"Fam Zheng
2012-10-24qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody
2012-10-24block: in commit, determine base image from the top imageJeff Cody
2012-09-28qemu-iotests: add initial tests for live block commitJeff Cody