]> xenbits.xensource.com Git - libvirt.git/commit
tests: assume JSON monitor in qemuMonitorTestNewSimple
authorJán Tomko <jtomko@redhat.com>
Fri, 14 Jun 2019 18:10:15 +0000 (20:10 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 17 Jun 2019 14:12:57 +0000 (16:12 +0200)
commit92f130a2e1684fbce6a721be7f87f21678d6b827
tree964243ca1329b719eceeccf2f4f4d37882299386
parent0c1e03508584ab0daa9da33ea07f720c9587538c
tests: assume JSON monitor in qemuMonitorTestNewSimple

The only user of the qemuMonitorTestNewSimple macro is using JSON.
Always pass 'true' to qemuMonitorTestNew and remove the 'json'
argument.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitortestutils.c
tests/qemumonitortestutils.h