diff options
author | Tim Potter <tpot@samba.org> | 2000-05-24 06:40:39 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2000-05-24 06:40:39 +0000 |
commit | 5ca89e395283833a5215fbd6cdefbe65fdd33954 (patch) | |
tree | 01d6c4f9e6c7acfbc5312ea237f263633df5e7c3 /testsuite | |
parent | 5711e0af18426bfb515311a50154b1242f0dd638 (diff) | |
download | samba-5ca89e395283833a5215fbd6cdefbe65fdd33954.tar.gz samba-5ca89e395283833a5215fbd6cdefbe65fdd33954.tar.bz2 samba-5ca89e395283833a5215fbd6cdefbe65fdd33954.zip |
Start of test blurb.
(This used to be commit cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b)
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuite/README b/testsuite/README new file mode 100644 index 0000000000..3ef5f4d899 --- /dev/null +++ b/testsuite/README @@ -0,0 +1,12 @@ +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 |