diff options
author | Alberto Garcia <berto@igalia.com> | 2019-03-12 18:48:52 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-03-12 20:30:14 +0100 |
commit | bf3e50f6239090e63a8ffaaec971671e66d88e07 (patch) | |
tree | 5120d16fa0a8652223abe98aeb68640b1c7631f0 /tests/qemu-iotests/group | |
parent | 1479c730c7c9405f854d927e90f0c2e7bd8a1fa5 (diff) | |
download | qemu-bf3e50f6239090e63a8ffaaec971671e66d88e07.zip qemu-bf3e50f6239090e63a8ffaaec971671e66d88e07.tar.gz qemu-bf3e50f6239090e63a8ffaaec971671e66d88e07.tar.bz2 |
qemu-iotests: Test the x-blockdev-reopen QMP command
This patch adds several tests for the x-blockdev-reopen QMP command.
Signed-off-by: Alberto Garcia <berto@igalia.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 36100b8..66ab708 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -243,3 +243,4 @@ 242 rw auto quick 243 rw auto quick 244 rw auto quick +245 rw auto |