diff options
author | Martin Pool <mbp@samba.org> | 2001-11-14 05:19:53 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-11-14 05:19:53 +0000 |
commit | 0b5cea7fc2b5e819b5297072f038cbc51f6f6195 (patch) | |
tree | 686d843732581450db5829236447a8fa4766a902 | |
parent | da0128e566a9e96d518ffaf9ebca1585600b40fb (diff) | |
download | samba-0b5cea7fc2b5e819b5297072f038cbc51f6f6195.tar.gz samba-0b5cea7fc2b5e819b5297072f038cbc51f6f6195.tar.bz2 samba-0b5cea7fc2b5e819b5297072f038cbc51f6f6195.zip |
Little note about what's happening with Satyr.
(This used to be commit b6745ccd33544cfae5811ecdff7c1aea9d454eed)
-rw-r--r-- | testsuite/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/README b/testsuite/README index 4dd6ca39ec..0d5157325a 100644 --- a/testsuite/README +++ b/testsuite/README @@ -13,3 +13,7 @@ The Samba testsuite is divided up into the following subdirectories. - build_farm Tests designed to run automatically on the build farm +All the scripts except those in build_farm require an unreleased +version of DejaGNU, and although they contain some useful tests they +are not so useful at the moment. All scripts are migrating to a +single test framework, Satyr. <cvs://cvs.samba.org/data/cvs/satyr> |