ping (that would be helpful to have basic qga testing in place) thanks On Fri, Sep 11, 2015 at 8:53 PM, <marcandre.lur...@redhat.com> wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > v1->v2: > - do not loop forever when connection to qga (Michael Roth) > - add some config file tests > - fix config verbosity > - swallow virt-what stderr > - only compile and check on Linux > > Marc-André Lureau (4): > qga: add QGA_CONF environment variable > qga: do not override configuration verbosity > qtest: add a few fd-level qmp helpers > tests: add a local test for guest agent > > qga/main.c | 7 +- > tests/Makefile | 3 + > tests/libqtest.c | 45 +++- > tests/libqtest.h | 7 + > tests/test-qga.c | 791 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 846 insertions(+), 7 deletions(-) > create mode 100644 tests/test-qga.c > > -- > 2.4.3 >
-- Marc-André Lureau