
8 Jun
2016
8 Jun
'16
9:10 a.m.
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@redhat.com> --- tests/qemucapabilitiestest.c | 57 +--------------------------------------- tests/qemumonitortestutils.c | 62 ++++++++++++++++++++++++++++++++++++++++++++ tests/qemumonitortestutils.h | 3 +++ 3 files changed, 66 insertions(+), 56 deletions(-)
ACK