qemu-patch-raspberry4/tests/qemu-iotests/313.out
Alberto Garcia 0f46147e10 iotests: Add test for the regression fixed in c8bf9a9169
Signed-off-by: Alberto Garcia <berto@igalia.com>
Suggested-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210112170540.2912-1-berto@igalia.com>
[mreitz: Add "# group:" line]
Signed-off-by: Max Reitz <mreitz@redhat.com>
2021-01-26 14:36:37 +01:00

30 lines
698 B
Plaintext

QA output created by 313
### Create the image
Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=SIZE
### Write data to allocate more refcount blocks than the cache can hold
wrote 8347648/8347648 bytes at offset 0
7.961 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
### Create an overlay
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=SIZE backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
### Fill the overlay with zeroes
wrote 8347648/8347648 bytes at offset 0
7.961 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
### Commit changes to the base image
Image committed.
### Check the base image
No errors were found on the image.
Image end offset: 8396800
*** done