diff options
author | Nir Soffer <nirsof@gmail.com> | 2017-02-17 02:51:25 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-02-24 16:09:22 +0100 |
commit | 6f993f3fca4763a6b494ff587d4400b6e8a5ef31 (patch) | |
tree | f65698b63f41a23f8083fd669b3e3a9666e6ed9b /tests/qemu-iotests/group | |
parent | f6a7240442727cefe000a5b4fdee4d844ddd6bfe (diff) |
qemu-img: Add tests for raw image preallocation
Add tests for creating raw image with and without the preallocation
option.
Signed-off-by: Nir Soffer <nirsof@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 985b9a6a36..1f4bf03185 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -167,3 +167,4 @@ 172 auto 173 rw auto 174 auto +175 auto quick |