mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
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>
This commit is contained in:
parent
230ff73904
commit
2d4cb49dda
3 changed files with 93 additions and 0 deletions
|
@ -223,3 +223,4 @@
|
|||
222 rw auto quick
|
||||
223 rw auto quick
|
||||
225 rw auto quick
|
||||
226 auto quick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue