Grr, the order of these arguments matters
[jra/samba/.git] / testsuite / README
1 README for testsuite directory
2 ------------------------------
3
4 The Samba testsuite is divided up into the following subdirectories.
5
6     - config          Configuration for DejaGnu program
7     - lib             Various library files used by tool directories
8     
9     - nsswitch        Tests for nsswitch extensions
10     - server          Miscellaneous server tests
11     - rpc_client      Tests for the RPC client library code
12     - rpcclient       Tests for the rpcclient program
13
14     - build_farm      Tests designed to run automatically on the build farm
15
16 All the scripts except those in build_farm require an unreleased
17 version of DejaGNU, and although they contain some useful tests they
18 are not so useful at the moment.  All scripts are migrating to a
19 single test framework, Satyr.  <cvs://cvs.samba.org/data/cvs/satyr>