On 01/13/2015 08:53 AM, Jim Fehlig wrote:
> From: Kiarie Kahurani <davidkiar...@gmail.com>
> 
> add tests for the xen_xl config parser
> 
> Signed-off-by: Kiarie Kahurani <davidkiar...@gmail.com>
> Signed-off-by: Jim Fehlig <jfeh...@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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to