Tests: Java agent: Add configure switches to enable tests
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 6 Aug 2015 16:39:13 +0000 (12:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 Sep 2015 13:30:06 +0000 (09:30 -0400)
commitb5c525626f9e4b254f8288fb49aa42d4402a241e
treebcc4b47b12a4864e06f513bd1aae3da7740aa549
parent1258a6f79db6e22c377c8d7ce9d0d895dd6a7a91
Tests: Java agent: Add configure switches to enable tests

This patch adds the switches --enable-test-java-agent-(jul|log4j|all) to
the configure script, the tests now need to be explicitly enabled and
their dependencies are only checked if so.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
tests/regression/ust/java-jul/Makefile.am
tests/regression/ust/java-log4j/Makefile.am
This page took 0.027677 seconds and 4 git commands to generate.