diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-07-20 14:36:47 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:02 +0100 |
commit | e90292125c14144c6aa1d73a3d1957e65629801d (patch) | |
tree | 733750ae214d68e6ef47f781dfa3f6d8d4ce2cc8 /tests/qemu-iotests/group | |
parent | 9c9afe576f88415a4b15ec434e0d8491f4fc36dc (diff) |
qemu-iotests: test bdrv_load/save_vmstate
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 a5ffdfdc99..af5fda6196 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -28,3 +28,4 @@ 019 rw backing auto 020 rw backing auto 021 io auto +022 rw snapshot auto |