Re: [libvirt] [PATCH 06/21] tests: qemuxml2argv: handle gic with vaargs

2019-03-19 Thread Andrea Bolognani
On Thu, 2019-03-14 at 10:43 -0400, Cole Robinson wrote: > Subject: [libvirt] [PATCH 06/21] tests: qemuxml2argv: handle gic with > vaargs > > This allows us to drop stub gic values from DO_TEST_FULL calls s/vaargs/varargs/ s/gic/GIC/ Reviewed-by: Andrea Bolognani -- Andr

[libvirt] [PATCH 06/21] tests: qemuxml2argv: handle gic with vaargs

2019-03-14 Thread Cole Robinson
This allows us to drop stub gic values from DO_TEST_FULL calls Signed-off-by: Cole Robinson --- tests/qemuxml2argvtest.c | 37 + 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index