[libvirt] [PATCH v3 4/4] tests: add one -device video device testcase

Eric Blake eblake at redhat.com
Thu Dec 13 23:11:32 UTC 2012


On 12/13/2012 02:06 AM, Guannan Ren wrote:
> The testcase is for testing non-fixed PCI address for primary
> video device and using video args to -deivce qemu option.
> ---
>  .../qemuxml2argv-video-device-pciaddr-default.args |  9 +++++
>  .../qemuxml2argv-video-device-pciaddr-default.xml  | 44 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  5 +++
>  3 files changed, 58 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.xml

> +++ b/tests/qemuxml2argvtest.c
> @@ -869,6 +869,11 @@ mymain(void)
>              QEMU_CAPS_DRIVE, QEMU_CAPS_DEVICE, QEMU_CAPS_NODEFCONFIG,
>              QEMU_CAPS_IDE_CD, QEMU_CAPS_BLOCKIO);
>  
> +    DO_TEST("video-device-pciaddr-default",
> +            QEMU_CAPS_KVM, QEMU_CAPS_VNC,
> +            QEMU_CAPS_DEVICE, QEMU_CAPS_1DOT20_PLUS,

ACK, once you rebase on top of the naming fix in 1/4.

-- 
Eric Blake   eblake 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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121213/e9a79ec8/attachment-0001.sig>


More information about the libvir-list mailing list