diff options
author | Alberto Garcia <berto@igalia.com> | 2021-01-12 18:05:40 +0100 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2021-01-26 14:36:37 +0100 |
commit | 0f46147e10db2b87151083525c34ec18dd55e91f (patch) | |
tree | fd9a0e6de2a73c3bda83cfbf5d82372cbb06c5d3 /tests/qemu-iotests/group | |
parent | 797e3e380534bddad32121bfc980a39cc3dd2c96 (diff) | |
download | qemu-0f46147e10db2b87151083525c34ec18dd55e91f.zip qemu-0f46147e10db2b87151083525c34ec18dd55e91f.tar.gz qemu-0f46147e10db2b87151083525c34ec18dd55e91f.tar.bz2 |
iotests: Add test for the regression fixed in c8bf9a9169
Signed-off-by: Alberto Garcia <berto@igalia.com>
Suggested-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210112170540.2912-1-berto@igalia.com>
[mreitz: Add "# group:" line]
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 d4a3e36..a0d0bf1 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -320,3 +320,4 @@ 309 rw auto quick 310 rw quick 312 rw quick +313 rw auto quick |