]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: remove disk-drive-fat test
authorJán Tomko <jtomko@redhat.com>
Fri, 20 May 2016 12:02:55 +0000 (14:02 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 23 May 2016 07:39:40 +0000 (09:39 +0200)
commit1e463880c9b8a4851b62e101b20057922ff6affa
tree646007477f482325f2fb8363e75c9aee2020c692
parent5c4b6e8f5fcd18b844b279d58b2d960b4aa037d4
tests: remove disk-drive-fat test

This test requests a read-only virtual FAT drive on the IDE bus.
Read-only IDE drives are unsupported, but libvirt only displays
the error if it has the QEMU_CAPS_DRIVE_READONLY capability.
Read-write FAT drives are also unsupported.
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fat.args [deleted file]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fat.xml [deleted file]
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c