[libvirt] [PATCH 0/6] qemu: fix UDP chardev hotplug and make qemumonitorjsontest less useless

Peter Krempa pkrempa at redhat.com
Tue Sep 27 16:39:22 UTC 2016


Most of the time qemumonitorjson test isn't really testing much. Add support
for actually testing chardev hotplug and fix it for the UDP case.

Peter Krempa (6):
  conf: Sanitize formatting of UDP chardev source
  tests: qemu: Add support for testing aguments on monitor verbatim
  tests: qemumonitorjson: Don't do multiple tests in one virTestRun
  tests: qemumonitorjsontest: Do some actual testing in
    qemuMonitorJSONTestAttachChardev
  qemu: monitor: Simplify construction of chardev backends
  qemu: monitor: Properly configure backend for UDP chardevs

 src/conf/domain_conf.c       |  42 ++++----
 src/qemu/qemu_monitor_json.c |  51 +++++-----
 tests/qemumonitorjsontest.c  | 222 ++++++++++++++++++++++++++++++++-----------
 tests/qemumonitortestutils.c | 112 ++++++++++++++++++++++
 tests/qemumonitortestutils.h |   6 ++
 5 files changed, 326 insertions(+), 107 deletions(-)

-- 
2.10.0




More information about the libvir-list mailing list