[libvirt] [PATCH 2/4] tests: Teach qemuxml2argvtest about spapr-vio addresses

Eric Blake eblake at redhat.com
Fri Jan 13 23:10:31 UTC 2012


On 01/12/2012 08:39 PM, Michael Ellerman wrote:
> We can't call qemuCapsExtractVersionInfo() from test code, because it
> expects to be able to call the emulator, and for testing we have fake
> emulators that can't be executed. For that reason qemuxml2argvtest.c
> doesn't call qemuDomainAssignPCIAddresses(), instead it open codes its
> own version.
> 
> That means we can't call qemuDomainAssignAddresses() from the test code,
> instead we need to manually call qemuDomainAssignSpaprVioAddresses().
> 
> Also add logic to cope with qemuDomainAssignSpaprVioAddresses() failing,
> so that we can write a test that checks for a known failure in there.
> 
> Signed-off-by: Michael Ellerman <michael at ellerman.id.au>
> ---
>  src/qemu/qemu_command.c  |    2 +-
>  src/qemu/qemu_command.h  |    1 +
>  tests/qemuxml2argvtest.c |   18 +++++++++++++-----
>  3 files changed, 15 insertions(+), 6 deletions(-)

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120113/f08b2671/attachment-0001.sig>


More information about the libvir-list mailing list