mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user