
8 Jun
2016
8 Jun
'16
3:14 p.m.
On Wed, Jun 08, 2016 at 10:22:22 +0200, Jiri Denemark wrote:
The current version uses the first JSON reply from the file as monitor greeting. With the new parameter the caller can now request a simple test monitor to be created, which uses an artificial greeting and uses all JSON strings from the file as regular replies.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- tests/qemucapabilitiestest.c | 2 +- tests/qemumonitortestutils.c | 6 +++++- tests/qemumonitortestutils.h | 3 ++- 3 files changed, 8 insertions(+), 3 deletions(-)
ACK