aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow1-3/+0
2022-04-25iotests/image-fleecing: switch to qemu_io()John Snow1-9/+19
2022-04-25iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow1-14/+14
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow6-54/+81
2022-04-25iotests: create generic qemu_tool() functionJohn Snow1-11/+21
2022-04-25iotests/040: Fix TestCommitWithFilters testJohn Snow1-2/+4
2022-04-25iotests/040: Don't check image pattern on zero-length imageJohn Snow1-2/+12
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow2-18/+17
2022-04-25iotests/163: Fix broken qemu-io invocationJohn Snow1-4/+1
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow3-8/+6
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow2-3/+3
2022-04-21iotests: switch to AQMPJohn Snow1-2/+1
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow1-6/+3
2022-04-20iotests/108: Test new refcount rebuild algorithmHanna Reitz2-1/+339
2022-04-20iotests/303: Check for zstd supportHanna Reitz1-1/+3
2022-04-20iotests/065: Check for zstd supportHanna Reitz1-6/+18
2022-04-20iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz1-0/+20
2022-04-20tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth1-0/+14
2022-04-20tests/qemu-iotests/meson.build: Improve the indentationThomas Huth1-29/+32
2022-03-29iotests: Fix status checksHanna Reitz2-12/+39
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz1-0/+5
2022-03-29iotests: update test owner contact informationJohn Snow76-76/+76
2022-03-22iotests/207: Filter host fingerprintHanna Reitz2-4/+9
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz1-10/+16
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow3-5/+7
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow1-19/+7
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow6-48/+13
2022-03-22iotests: use qemu_img() in has_working_luks()John Snow1-9/+9
2022-03-22iotests: remove remaining calls to qemu_img_pipe()John Snow4-13/+9
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow2-23/+5
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow6-10/+10
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow1-2/+2
2022-03-22iotests: add qemu_img_map() functionJohn Snow6-24/+17
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow1-3/+3
2022-03-22iotests: add qemu_img_info()John Snow3-10/+15
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow1-4/+4
2022-03-22iotests: add qemu_img_json()John Snow1-0/+32
2022-03-22iotests: fortify compare_images() against crashesJohn Snow1-5/+16
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow2-10/+55
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow15-56/+45
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth1-0/+1
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth1-2/+2
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz1-0/+2
2022-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell7-27/+188
2022-03-08hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow1-26/+0
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSKDaniel P. Berrangé3-0/+70
2022-03-07tests/qemu-iotests: validate NBD TLS with UNIX socketsDaniel P. Berrangé2-0/+40
2022-03-07tests/qemu-iotests: validate NBD TLS with hostname mismatchDaniel P. Berrangé3-3/+38
2022-03-07tests/qemu-iotests: convert NBD TLS test to use standard filtersDaniel P. Berrangé2-21/+16
2022-03-07tests/qemu-iotests: introduce filter for qemu-nbd export listDaniel P. Berrangé3-3/+14