[libvirt] [PATCH 0/6] tests: qemu: Fix testing QMP commands against the schema

Peter Krempa pkrempa at redhat.com
Thu Jul 12 11:58:38 UTC 2018


I was trying to add some new commands and made a typo. The tests did not
catch it. I must have messed up something when sending the original
schema validation impl.

Peter Krempa (6):
  tests: qemuschema: Fix copy-paste error in function name
  tests: qemuschema: Add line break to debug message
  tests: qemumonitorutils: Don't crash on wrong monitor command
  tests: qemumonitorjson: Raise the necessary debug level for QAPI
    schema checks
  tests: qemumonitorjson: Fix schema testing of monitor commands
  tests: qemumonitorjson: Do QMP schema validation for DO_TEST_GEN

 tests/qemumonitorjsontest.c  | 10 ++++++----
 tests/qemumonitortestutils.c |  3 ++-
 tests/testutilsqemuschema.c  | 10 +++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

-- 
2.16.2




More information about the libvir-list mailing list