diff options
author | Max Reitz <mreitz@redhat.com> | 2020-01-17 11:58:59 +0100 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-02-20 16:43:42 +0100 |
commit | dff8d44c96f128480430b0c59ed8760917dbd427 (patch) | |
tree | 5e31d2ae1c61240da5aefb17e1e81e2fc2287825 /tests/qemu-iotests/group | |
parent | 804359b8b90f76d9d8fbe8d85a6544b68f107f10 (diff) |
iotests: Test snapshot -l field separation
Add a test that all fields in "qemu-img snapshot -l"s output are
separated by spaces.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200117105859.241818-3-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[mreitz: Renamed test from 284 to 286]
Signed-off-by: Max Reitz <mreitz@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 b17711d17d..0317667695 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -292,3 +292,4 @@ 281 rw quick 283 auto quick 284 rw +286 rw quick |