1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00
Andrew Bartlett 3b06627f00 Updates to the build farm tests:
- Get valid/invalid users working
- Test preexec, preexec close

Andrew Bartlett
(This used to be commit 36441899e61a711b8fe03ec7b6f95973b1e69fc5)
2002-11-15 13:53:02 +00:00
..
2002-04-11 04:03:01 +00:00
2001-01-11 20:41:19 +00:00

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

    - 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>