diff options
author | Christoph Hellwig <hch@lst.de> | 2009-07-20 14:33:53 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:02 +0100 |
commit | 713d76e82c4196342665b537c68aa8b3a17fb9cf (patch) | |
tree | 2544e02ba09a23637081ab2e3a1d408150c99dcb /tests/qemu-iotests/group | |
parent | e8c212d6824fbe5660b8653463f7a3b46fb34b80 (diff) | |
download | qemu-713d76e82c4196342665b537c68aa8b3a17fb9cf.zip qemu-713d76e82c4196342665b537c68aa8b3a17fb9cf.tar.gz qemu-713d76e82c4196342665b537c68aa8b3a17fb9cf.tar.bz2 |
qemu-iotests: test invalid pattern argument handling in qemu-io
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-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 c8f3cfb..a5ffdfd 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -27,3 +27,4 @@ 018 rw backing auto 019 rw backing auto 020 rw backing auto +021 io auto |