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 | cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b (patch) | |
tree | 9fc7eff8a55e75893b580b31e3c8c324ebb2c024 /testsuite/README | |
parent | a9790f19612513b667c348d628ab3bf88ec1178e (diff) | |
download | samba-cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b.tar.gz samba-cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b.tar.xz samba-cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b.zip |
Start of test blurb.
Diffstat (limited to 'testsuite/README')
-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 00000000000..3ef5f4d8994 --- /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 |