Re: [libvirt PATCH 18/24] tests: qemu: remove pointless labels

2021-09-06 Thread Laine Stump
On 9/4/21 4:44 PM, Ján Tomko wrote: 6 files changed, 51 insertions(+), 105 deletions(-) diff --git a/tests/qemuagenttest.c b/tests/qemuagenttest.c index 10d02bd1b4..bef6dfd152 100644 --- a/tests/qemuagenttest.c +++ b/tests/qemuagenttest.c @@ -471,51 +471,39 @@

[libvirt PATCH 18/24] tests: qemu: remove pointless labels

2021-09-04 Thread Ján Tomko
Signed-off-by: Ján Tomko --- tests/qemuagenttest.c| 28 ++-- tests/qemucapsprobemock.c| 3 +-- tests/qemucommandutiltest.c | 9 +++ tests/qemumonitorjsontest.c | 50 +++- tests/qemumonitortestutils.c | 45