pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / testsuite / README
index 3ef5f4d899422a14a7223941d35cdc7b63e71267..e04a7836d38cd6c16368eee395141327e64e1acd 100644 (file)
@@ -3,10 +3,11 @@ README for testsuite directory
 
 The Samba testsuite is divided up into the following subdirectories.
 
-    - config          Configuration for DejaGnu program
     - lib            Various library files used by tool directories
     
     - nsswitch        Tests for nsswitch extensions
-    - server         Miscellaneous server tests
-    - rpc_client      Tests for the RPC client library code
-    - rpcclient       Tests for the rpcclient program
+
+All the scripts 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>