]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Fix a typo (TESTDIR -> TESTSDIR); document the new behavior for TESTSDIR; document...
authorngie <ngie@FreeBSD.org>
Sun, 11 Oct 2015 08:19:58 +0000 (08:19 +0000)
committerngie <ngie@FreeBSD.org>
Sun, 11 Oct 2015 08:19:58 +0000 (08:19 +0000)
share/mk/bsd.README

index 018374ffa4b8de977bd6aff24bf78083681e1d6c..cb6e41f3cf07c482d443053d3dadbb9a0816ff32 100644 (file)
@@ -474,10 +474,16 @@ It has seven targets:
 
 It sets/uses the following variables, among many others:
 
-TESTDIR                Path to the installed tests.  Must be a subdirectory of
+TESTSBASE      Installation prefix for tests. Defaults to /usr/tests
+
+TESTSDIR       Path to the installed tests.  Must be a subdirectory of
                TESTSBASE and the subpath should match the relative
                location of the tests within the src tree.
 
+               The value of TESTSDIR defaults to
+               ${TESTSBASE}/${RELDIR:H} , e.g. /usr/tests/bin/ls when
+               included from bin/ls/tests .
+
 KYUAFILE       If 'auto' (the default), generate a Kyuafile out of the
                test programs defined in the Makefile.  If 'yes', then a
                manually-crafted Kyuafile must be supplied with the