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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to