]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Change tests to use (modified) qemuDomainAssignAddresses
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Fri, 29 Jun 2012 15:02:04 +0000 (17:02 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Jul 2012 09:19:05 +0000 (11:19 +0200)
commit6e15887f3044ea4e9c095437d3b556d49e6d09ef
treed21ba7c3d9eb6e2ec40679b14f5ca4280a49d022
parentf5dd58a6088cfc6e8bd354b693d399807a8ec395
qemu: Change tests to use (modified) qemuDomainAssignAddresses

Rewrote the device assignment parts in tests to use qemuDomainAssignAddresses.
This way the tests will work for new device address types as they show
up in the future (like s390 device types).

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
tests/qemuxml2argvtest.c
tests/qemuxmlnstest.c