aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2022-05-04iotests/reopen-file: Test reopening file childHanna Reitz
2022-05-04iotests: Add regression test for issue 945Hanna Reitz
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy
2022-04-25iotests/108: Fix when missing user_allow_otherHanna Reitz
2022-04-25iotests: make qemu_io_log() check return codes by defaultJohn Snow
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow
2022-04-25iotests/image-fleecing: switch to qemu_io()John Snow
2022-04-25iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow
2022-04-25iotests: create generic qemu_tool() functionJohn Snow
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-04-25iotests/163: Fix broken qemu-io invocationJohn Snow
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2022-04-21iotests: switch to AQMPJohn Snow
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow
2022-04-20iotests/108: Test new refcount rebuild algorithmHanna Reitz
2022-04-20iotests/303: Check for zstd supportHanna Reitz
2022-04-20iotests/065: Check for zstd supportHanna Reitz
2022-04-20iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz
2022-04-20tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth
2022-04-20tests/qemu-iotests/meson.build: Improve the indentationThomas Huth
2022-03-29iotests: Fix status checksHanna Reitz
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz
2022-03-29iotests: update test owner contact informationJohn Snow
2022-03-22iotests/207: Filter host fingerprintHanna Reitz
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow
2022-03-22iotests: use qemu_img() in has_working_luks()John Snow
2022-03-22iotests: remove remaining calls to qemu_img_pipe()John Snow
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow
2022-03-22iotests: add qemu_img_map() functionJohn Snow
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow
2022-03-22iotests: add qemu_img_info()John Snow
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow
2022-03-22iotests: add qemu_img_json()John Snow
2022-03-22iotests: fortify compare_images() against crashesJohn Snow
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz
2022-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell