Re: [libvirt] [PATCH 12/21] tests: qemuxml2argv: add a comment separating DO_TEST* macros

2019-03-19 Thread Andrea Bolognani
On Thu, 2019-03-14 at 10:44 -0400, Cole Robinson wrote: > Signed-off-by: Cole Robinson > --- > tests/qemuxml2argvtest.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c > index 130ab29d6e..b555166e82 100644 > --- a/tests/qemuxml2argv

[libvirt] [PATCH 12/21] tests: qemuxml2argv: add a comment separating DO_TEST* macros

2019-03-14 Thread Cole Robinson
Signed-off-by: Cole Robinson --- tests/qemuxml2argvtest.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index 130ab29d6e..b555166e82 100644 --- a/tests/qemuxml2argvtest.c +++ b/tests/qemuxml2argvtest.c @@ -832,6 +832,9 @@ mymain(void)