On Wed, Jun 08, 2016 at 10:22:20 +0200, Jiri Denemark wrote:
It's a convenient wrapper around qemuMonitorTestNew which feeds
the test
monitor with QMP replies from a specified file.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
tests/qemucapabilitiestest.c | 57 +---------------------------------------
tests/qemumonitortestutils.c | 62 ++++++++++++++++++++++++++++++++++++++++++++
tests/qemumonitortestutils.h | 3 +++
3 files changed, 66 insertions(+), 56 deletions(-)
ACK