[lttng-dev] [PATCH lttng-tools] Enable support for installcheck
Stefan Seefeld
stefan at seefeld.name
Wed Sep 11 20:37:40 EDT 2013
Enable execution of tests via `make installcheck`, i.e. against a fully installed
LTTng.
The patch simply adds the same rule to the installcheck target that is used for check.
Testing with an OpenEmbedded build shows the unit_tests suite to work fine, while
the fast_regression suite contains many failures not present when run as `make check`.
Stefan Seefeld (1):
Enable support for installcheck.
tests/Makefile.am | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
1.8.3.1
More information about the lttng-dev
mailing list