Re: [libvirt] [PATCH 02/10] tests: qemucapabilities: Reset command sequence before second probe

2018-06-07 Thread John Ferlan
On 06/04/2018 09:58 AM, Peter Krempa wrote: > The test data for capabilities is obtained from two consecutive qemu > runs when the regular monitor object will be reset. Do the same for the > test monitor object which is not disposed between runs by calling > qemuMonitorResetCommandID. > >

[libvirt] [PATCH 02/10] tests: qemucapabilities: Reset command sequence before second probe

2018-06-04 Thread Peter Krempa
The test data for capabilities is obtained from two consecutive qemu runs when the regular monitor object will be reset. Do the same for the test monitor object which is not disposed between runs by calling qemuMonitorResetCommandID. Signed-off-by: Peter Krempa --- tests/qemucapabilitiestest.c