On 10/02/2013 11:09 AM, Michal Privoznik wrote:
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  tests/qemumonitorjsontest.c | 37 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 37 insertions(+)
> 
> +
> +    if (qemuMonitorJSONGetBalloonInfo(qemuMonitorTestGetMonitor(test), 
> &currmem) < 0)
> +        goto cleanup;

I guess Dan is in favor of the direct calls, in which case this is fine
(I'd still rather go through the wrappers, so we can get rid of
duplication in qemu_monitor_json.h).  The rest of the test looks fine,
so I'm not going to hold up an improvement to the testsuite in favor of
a refactoring not yet done.

ACK.

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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to