summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am.in')
-rw-r--r--tests/Makefile.am.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am.in b/tests/Makefile.am.in
index bcd7d7955..084db44c5 100644
--- a/tests/Makefile.am.in
+++ b/tests/Makefile.am.in
@@ -24,6 +24,7 @@
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
TESTS_ENVIRONMENT = \
+ CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'