diff options
| author | John Snow | 2018-07-10 19:00:41 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2018-07-12 18:24:08 +0200 |
| commit | 2d4cb49ddaa219ed3f5a985ecf8b188aeb2b3d6b (patch) | |
| tree | 39d6588f63443fbdf264fbe431a5134f360e1044 /tests/qemu-iotests/group | |
| parent | file-posix: specify expected filetypes (diff) | |
| download | qemu-2d4cb49ddaa219ed3f5a985ecf8b188aeb2b3d6b.tar.gz qemu-2d4cb49ddaa219ed3f5a985ecf8b188aeb2b3d6b.tar.xz qemu-2d4cb49ddaa219ed3f5a985ecf8b188aeb2b3d6b.zip | |
iotests: add test 226 for file driver types
Test that we're rejecting what we ought to for file,
host_driver and host_cdrom drivers. Test that we're
seeing the deprecated message for block and chardevs
on the file driver.
Signed-off-by: John Snow <jsnow@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 1c9f679821..68f66259b2 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -223,3 +223,4 @@ 222 rw auto quick 223 rw auto quick 225 rw auto quick +226 auto quick |
