diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-01-25 10:57:20 -0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-02-01 14:58:28 +0100 |
commit | a04eca108e5efe8a09fe82f7079fcd1568ffc8d7 (patch) | |
tree | e5ee3bf71e85a0bf68f422ecd6206eaf2a1b6b67 /tests/qemu-iotests/041.out | |
parent | 63ba17d39f1a8d262b31ea6a07dd3eb45d5a41e2 (diff) | |
download | qemu-a04eca108e5efe8a09fe82f7079fcd1568ffc8d7.tar.gz qemu-a04eca108e5efe8a09fe82f7079fcd1568ffc8d7.tar.bz2 qemu-a04eca108e5efe8a09fe82f7079fcd1568ffc8d7.zip |
block: Adds mirroring tests for resized images
This test verifies two mirroring issues are fixed with resized images:
* sync='top' creates an image that is the proper size
* sync='full' doesn't cause an assertion failure and crash qemu
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/041.out')
-rw-r--r-- | tests/qemu-iotests/041.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/041.out b/tests/qemu-iotests/041.out index 84bfd63fba..42314e9c00 100644 --- a/tests/qemu-iotests/041.out +++ b/tests/qemu-iotests/041.out @@ -1,5 +1,5 @@ -...................... +........................ ---------------------------------------------------------------------- -Ran 22 tests +Ran 24 tests OK |