summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/Makefile.am')
-rw-r--r--tests/touch/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index 6a7554746..aabdb0900 100644
--- a/tests/touch/Makefile.am
+++ b/tests/touch/Makefile.am
@@ -29,4 +29,5 @@ TESTS = \
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
+ CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"