build: use a custom test driver

Use a custom test driver for running the tests: based on the test-driver
provided by automake, it adds the running time of the test in each .trs
file.
This commit is contained in:
Pino Toscano
2015-11-06 16:10:04 +01:00
parent c0a781ed9a
commit 18c730e7f6
4 changed files with 155 additions and 1 deletions

View File

@@ -40,3 +40,5 @@ $(top_builddir)/generator/generator:
else \
echo "warning: Run 'make' at the top level to build $@"; \
fi
LOG_DRIVER = env $(SHELL) $(top_srcdir)/build-aux/guestfs-test-driver