diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-07-16 19:08:22 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:02 +0100 |
commit | 2557d8655db1858308142d1a40c02d4917efc3d6 (patch) | |
tree | 77f76610d4b41583bca3c0fb2e147257115b0d56 /tests/qemu-iotests/group | |
parent | 4bacf0576f1493d97787a1e6dda84e477961215c (diff) |
qemu-iotests: simple backing file test
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
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 d10929146b..a7194b0314 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -23,3 +23,4 @@ 014 rw auto 015 rw snapshot auto 016 rw auto +017 rw backing auto |