[libvirt] [PATCH V4 2/3] tests: Tests for the xen-xl parser

Eric Blake eblake at redhat.com
Tue Jan 13 21:02:52 UTC 2015


On 01/13/2015 08:53 AM, Jim Fehlig wrote:
> From: Kiarie Kahurani <davidkiarie4 at gmail.com>
> 
> add tests for the xen_xl config parser
> 
> Signed-off-by: Kiarie Kahurani <davidkiarie4 at gmail.com>
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
> 
> V4:
> Only build xlconfigtest when libxl is available.
> 

> @@ -227,6 +228,11 @@ if WITH_XEN
>  test_programs += xml2sexprtest sexpr2xmltest \
>  	xmconfigtest xencapstest statstest reconnect
>  endif WITH_XEN
> +
> +if WITH_LIBXL
> +test_programs += xlconfigtest
> +endif WITH_LIBXL

Nice.

> +
> +    DO_TEST("new-disk", 3);
> +//    DO_TEST("spice", 3);
> +

Do we still need this comment?

ACK with that resolved.

-- 
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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150113/ed55d8da/attachment-0001.sig>


More information about the libvir-list mailing list