Re: [libvirt] [PATCH 10/11] tests: qemumonitor: Allow testing schema for fake monitor interactions

2018-03-22 Thread Ján Tomko
On Thu, Mar 22, 2018 at 07:31:47PM +0100, Peter Krempa wrote: Add infrastructure that will allow testing schema of the commands we pass to the fake monitor object, so that we can make sure that it actually does something. Signed-off-by: Peter Krempa --- tests/Makefile.am

[libvirt] [PATCH 10/11] tests: qemumonitor: Allow testing schema for fake monitor interactions

2018-03-22 Thread Peter Krempa
Add infrastructure that will allow testing schema of the commands we pass to the fake monitor object, so that we can make sure that it actually does something. Signed-off-by: Peter Krempa --- tests/Makefile.am| 2 +- tests/qemuhotplugtest.c | 3 +-