On 08/01/2020 14.35, Paolo Bonzini wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > Fix Unix socket connection & skip commands that are not implemented. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > tests/Makefile.include | 2 +- > tests/test-qga.c | 25 ++++++++++++++++++------- > 2 files changed, 19 insertions(+), 8 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>