Re: [libvirt] [PATCH 02/21] tests: qemuxml2argv: add testInfoSetArgs

2019-03-19 Thread Andrea Bolognani
On Thu, 2019-03-14 at 10:43 -0400, Cole Robinson wrote: [...] > +static int > +testInfoSetArgs(struct testInfo *info, ...) > +{ > +va_list argptr; > +int ret = 0; > + > +va_start(argptr, info); > +virQEMUCapsSetVList(info->qemuCaps, argptr); > +va_end(argptr); Please leave an e

[libvirt] [PATCH 02/21] tests: qemuxml2argv: add testInfoSetArgs

2019-03-14 Thread Cole Robinson
For now it just fills in the qemuCaps list. We will expand it in future patches Signed-off-by: Cole Robinson --- tests/qemuxml2argvtest.c | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index 67c5c74ec5..3b90