On Thu, Mar 22, 2018 at 07:31:48PM +0100, Peter Krempa wrote:
The 'simple' monitor tests were quite useless, since the code
did not
even check whether the correct command was called.
This patch uses the QAPI schema validator to validate that the arguments
are in format according to the schema.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemumonitorjsontest.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
ACK
Jan