diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-03-28 22:42:11 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-03-28 22:42:11 +0200 |
commit | f4e314457f5ec7857d59a52cb2318bea8e6f579e (patch) | |
tree | bd71aeafd33400719d7644f89b18ebafafcce8fa /selftest | |
parent | 45f389b2538f4e1e45fad72142e11f0427a1eaf2 (diff) | |
download | samba-f4e314457f5ec7857d59a52cb2318bea8e6f579e.tar.gz samba-f4e314457f5ec7857d59a52cb2318bea8e6f579e.tar.bz2 samba-f4e314457f5ec7857d59a52cb2318bea8e6f579e.zip |
selftest: Update locations in README.
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/README b/selftest/README index 4ae043692d..6a2c406cca 100644 --- a/selftest/README +++ b/selftest/README @@ -15,7 +15,7 @@ format-subunit.pl, which is used by default as part of "make test". Available testsuites ==================== The available testsuites are obtained from a script, usually -selftest/samba{3,4}_tests.sh. This script should for each testsuite output +source{3,4}/selftest/tests.sh. This script should for each testsuite output the name of the test, the command to run and the environment that should be provided. Use the included "plantest" function to generate the required output. |