summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qemu-iotests/134.out
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/qemu-iotests/134.out')
-rw-r--r--qemu/tests/qemu-iotests/134.out28
1 files changed, 0 insertions, 28 deletions
diff --git a/qemu/tests/qemu-iotests/134.out b/qemu/tests/qemu-iotests/134.out
deleted file mode 100644
index 6493704ec..000000000
--- a/qemu/tests/qemu-iotests/134.out
+++ /dev/null
@@ -1,28 +0,0 @@
-QA output created by 134
-Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on
-
-== reading whole image ==
-Disk image 'TEST_DIR/t.qcow2' is encrypted.
-password:
-read 134217728/134217728 bytes at offset 0
-128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-
-== rewriting whole image ==
-Disk image 'TEST_DIR/t.qcow2' is encrypted.
-password:
-wrote 134217728/134217728 bytes at offset 0
-128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-
-== verify pattern ==
-Disk image 'TEST_DIR/t.qcow2' is encrypted.
-password:
-read 134217728/134217728 bytes at offset 0
-128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-
-== verify pattern failure with wrong password ==
-Disk image 'TEST_DIR/t.qcow2' is encrypted.
-password:
-Pattern verification failed at offset 0, 134217728 bytes
-read 134217728/134217728 bytes at offset 0
-128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-*** done