diff options
Diffstat (limited to 'tests/general')
-rw-r--r-- | tests/general/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/general/Makefile.am b/tests/general/Makefile.am index 4577309c7..aba767aa8 100644 --- a/tests/general/Makefile.am +++ b/tests/general/Makefile.am @@ -25,6 +25,7 @@ SUITE = suite.at dd.at m4sh.at EXTRA_DIST = $(SUITE) testsuite TESTS_ENVIRONMENT = \ + CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" TESTS = testsuite |