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>
This commit is contained in:
Stefan Hajnoczi 2012-08-28 15:26:49 +01:00 committed by Kevin Wolf
parent 571cd9dcc7
commit 774a8850d7
2 changed files with 35 additions and 2 deletions

View file

@ -1,5 +1,5 @@
......
.......
----------------------------------------------------------------------
Ran 6 tests
Ran 7 tests
OK