diff options
author | Max Reitz <mreitz@redhat.com> | 2014-10-22 17:00:17 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-10-23 15:34:02 +0200 |
commit | 925bb3238d498172e8ee9a57842320b1d1bfc3a5 (patch) | |
tree | 605814a30a30fb6e6edf26a54d02995894bd3e27 /tests/qemu-iotests/group | |
parent | 4b25bbc4c22cf39350b75bd250d568a4d975f7c5 (diff) |
iotests: Add test for map commands
Add a test for qemu-img map and qemu-io -c map on truncated files.
Signed-off-by: Max Reitz <mreitz@redhat.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 be2054f8a5..c9752e9f0b 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -103,6 +103,7 @@ 099 rw auto quick 100 rw auto quick 101 rw auto quick +102 rw auto quick 103 rw auto quick 104 rw auto 105 rw auto quick |