diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-10-27 16:29:14 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2016-10-27 16:29:14 -0400 |
commit | c9bf278bf20f99827da65156915f78e0ce53c68e (patch) | |
tree | 6bf8f7450eb1121f2e531cde08dab4a995e9bbd8 /tests/qemu-iotests/group | |
parent | a92bd191a41a432ea610d3a03add7474f21fa7d8 (diff) | |
download | qemu-c9bf278bf20f99827da65156915f78e0ce53c68e.zip |
qemu-iotests: Test creating floppy drives
This tests the different supported methods to create floppy drives and
how they interact.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1477386868-21826-5-git-send-email-kwolf@redhat.com
Signed-off-by: John Snow <jsnow@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 7eb17707a2..dbc9ba9de8 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -162,3 +162,4 @@ 160 rw auto quick 162 auto quick 170 rw auto quick +172 auto |