]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: qemuxml2argv: Drop QEMU_CAPS_DEVICE uses
authorAndrea Bolognani <abologna@redhat.com>
Fri, 19 Feb 2016 12:25:38 +0000 (13:25 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 19 Feb 2016 13:10:44 +0000 (14:10 +0100)
commitb6c40bd5e1fa5da6a7a7b33d0302ce9661a9e289
treeb0eef7352bc16f1e65c540abe0ebb80dff4491ce
parente9e8565593066cdc7d8a8aad172fb5332e821085
test: qemuxml2argv: Drop QEMU_CAPS_DEVICE uses

Since commit 51045df01b3c, the QEMU_CAPS_DEVICE capability is enabled
automatically and shouldn't be passed as an argument to DO_TEST();
however, commit 998a936c4c1a accidentally introduced few such uses.
tests/qemuxml2argvtest.c