[libvirt] [PATCH 0/4] tests: qemu: Allow QMP schema testing with qemuMonitorTestProcessCommandVerbatim

Peter Krempa posted 4 patches 4 years, 10 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1559908820.git.pkrempa@redhat.com
tests/qemucapabilitiestest.c |  3 ++-
tests/qemuhotplugtest.c      | 21 +++++++++++++++++----
tests/qemumonitortestutils.c | 34 +++++++++++++++++++++++++---------
tests/qemumonitortestutils.h |  3 ++-
4 files changed, 46 insertions(+), 15 deletions(-)
[libvirt] [PATCH 0/4] tests: qemu: Allow QMP schema testing with qemuMonitorTestProcessCommandVerbatim
Posted by Peter Krempa 4 years, 10 months ago
Allow more tests to be run against QMP schema checker.

Peter Krempa (4):
  tests: Refactor cleanup in qemuMonitorTestProcessCommandVerbatim
  tests: qemu: Add QMP schema checking in
    qemuMonitorTestProcessCommandVerbatim
  tests: Allow QMP schema testing in qemuMonitorTestNewFromFileFull
  tests: qemuhotplug: Use schema testing with
    qemuMonitorTestNewFromFileFull

 tests/qemucapabilitiestest.c |  3 ++-
 tests/qemuhotplugtest.c      | 21 +++++++++++++++++----
 tests/qemumonitortestutils.c | 34 +++++++++++++++++++++++++---------
 tests/qemumonitortestutils.h |  3 ++-
 4 files changed, 46 insertions(+), 15 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] tests: qemu: Allow QMP schema testing with qemuMonitorTestProcessCommandVerbatim
Posted by Eric Blake 4 years, 10 months ago
On 6/7/19 7:01 AM, Peter Krempa wrote:
> Allow more tests to be run against QMP schema checker.
> 
> Peter Krempa (4):
>   tests: Refactor cleanup in qemuMonitorTestProcessCommandVerbatim
>   tests: qemu: Add QMP schema checking in
>     qemuMonitorTestProcessCommandVerbatim
>   tests: Allow QMP schema testing in qemuMonitorTestNewFromFileFull
>   tests: qemuhotplug: Use schema testing with
>     qemuMonitorTestNewFromFileFull
> 

Series:
Reviewed-by: Eric Blake <eblake@redhat.com>

>  tests/qemucapabilitiestest.c |  3 ++-
>  tests/qemuhotplugtest.c      | 21 +++++++++++++++++----
>  tests/qemumonitortestutils.c | 34 +++++++++++++++++++++++++---------
>  tests/qemumonitortestutils.h |  3 ++-
>  4 files changed, 46 insertions(+), 15 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

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