summaryrefslogtreecommitdiff
path: root/tests/head
diff options
context:
space:
mode:
Diffstat (limited to 'tests/head')
-rw-r--r--tests/head/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am
index d0bcffca5..eb6e6ce39 100644
--- a/tests/head/Makefile.am
+++ b/tests/head/Makefile.am
@@ -39,6 +39,7 @@ posix-3.O posix-3.E posix-4.O posix-4.E posix-5.O posix-5.E
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'