aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/121.out
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2015-02-10 15:02:32 -0500
committerMax Reitz <mreitz@redhat.com>2015-03-16 12:10:30 -0400
commit0e8a371468ce24513b15a9ae362f12822e1973a3 (patch)
treebf3a34eed72b1ec02ecc38a5873bfb82ca2f9a3d /tests/qemu-iotests/121.out
parent14a58a4e0c2e98a7d9232e1c229a531ca231133b (diff)
iotests: Add tests for refcount table growth
Signed-off-by: Max Reitz <mreitz@redhat.com> Message-id: 1423598552-24301-3-git-send-email-mreitz@redhat.com Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/121.out')
-rw-r--r--tests/qemu-iotests/121.out23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/qemu-iotests/121.out b/tests/qemu-iotests/121.out
new file mode 100644
index 0000000000..ff18e2c618
--- /dev/null
+++ b/tests/qemu-iotests/121.out
@@ -0,0 +1,23 @@
+QA output created by 121
+
+=== New refcount structures may not conflict with existing structures ===
+
+--- Test 1 ---
+
+Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66060288 preallocation='metadata'
+Image resized.
+wrote 1049600/1049600 bytes at offset 65011712
+1.001 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+wrote 1048576/1048576 bytes at offset 67108864
+1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+No errors were found on the image.
+
+--- Test 2 ---
+
+Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=66061312 preallocation='metadata'
+Image resized.
+wrote 133120/133120 bytes at offset 66060288
+130 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+No errors were found on the image.
+
+*** done