On 26.03.2014 13:05, Stefan Hajnoczi wrote:
Add a cloop format-specific test case. Later patches add tests for
input validation to the script.
Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
Signed-off-by: Kevin Wolf <kw...@redhat.com>
---
tests/qemu-iotests/075 | 53 +++++++++++++++++++++
tests/qemu-iotests/075.out | 6 +++
tests/qemu-iotests/group | 1 +
.../sample_images/simple-pattern.cloop.bz2 | Bin 0 -> 488 bytes
4 files changed, 60 insertions(+)
create mode 100755 tests/qemu-iotests/075
create mode 100644 tests/qemu-iotests/075.out
create mode 100644 tests/qemu-iotests/sample_images/simple-pattern.cloop.bz2
Reviewed-by: Max Reitz <mre...@redhat.com>