diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-08-28 15:26:49 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-08-29 15:23:35 +0200 |
commit | 774a8850d708aeb6dd6de493c28b374098c1a4c3 (patch) | |
tree | ac7c230bd295155ed3785fcda9eb3a70fc933f75 /tests/qemu-iotests/030.out | |
parent | 571cd9dcc7f2fee59e47913365ced7781f33c2d3 (diff) |
qemu-iotests: add backing file smaller than image test case
This new test case checks that streaming completes successfully when the
backing file is smaller than the image file.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/030.out')
-rw-r--r-- | tests/qemu-iotests/030.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/030.out b/tests/qemu-iotests/030.out index 3f8a935a08..2f7d3902f2 100644 --- a/tests/qemu-iotests/030.out +++ b/tests/qemu-iotests/030.out @@ -1,5 +1,5 @@ -...... +....... ---------------------------------------------------------------------- -Ran 6 tests +Ran 7 tests OK |