diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2014-08-21 13:44:08 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-22 11:01:12 +0200 |
commit | 8d9eb33ca0bbb8bca0f1775623ed3cf5f39760cd (patch) | |
tree | a755ba21ef2a577f75bfa47d2bd892a15029fd16 /tests/qemu-iotests/group | |
parent | 61ed73cff427206b3a959b18a4877952f566279b (diff) |
qemu-iotests: add test case 101 for short file I/O
Signed-off-by: Stefan Hajnoczi <stefanha@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 f157864c66..2803d68d62 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -101,4 +101,5 @@ 092 rw auto quick 095 rw auto quick 099 rw auto quick +101 rw auto quick 103 rw auto quick |