Re: [libvirt] [PATCH 00/12] tests: remove text monitor testing infrastructure

2019-06-17 Thread Peter Krempa
On Sat, Jun 15, 2019 at 13:53:58 +0200, Ján Tomko wrote: > Ján Tomko (12): > tests: assume JSON monitor in qemuMonitorTestNewSimple > tests: always assume JSON in qemuMonitorTestNew > tests: qemuMonitorTestAddErrorResponse: use VIR_AUTOFREE > tests: qemuMonitorTestProcessCommandDefaultValid

[libvirt] [PATCH 00/12] tests: remove text monitor testing infrastructure

2019-06-15 Thread Ján Tomko
Ján Tomko (12): tests: assume JSON monitor in qemuMonitorTestNewSimple tests: always assume JSON in qemuMonitorTestNew tests: qemuMonitorTestAddErrorResponse: use VIR_AUTOFREE tests: qemuMonitorTestProcessCommandDefaultValidate: simplify condition tests: assume JSON in qemuMonitorTest