openldap/tests
Kurt Spanier 68a8798594 Definition of slapd pid and args files as slapd.conf general parameters;
introduction of pid/agrs parameters to the test-suite slapd.conf files;
creation of sub-directory test/var for storage of pid/args files during test;
update of the slapd and slapd.conf man pages.
(The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT
 and SLAPD_ARGSEXT are deleted from the code.)
1999-01-21 15:53:54 +00:00
..
data Definition of slapd pid and args files as slapd.conf general parameters; 1999-01-21 15:53:54 +00:00
scripts suffixes need to be stored in normalized uppercase format 1999-01-20 05:43:33 +00:00
Makefile.in Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
README Initial revision 1998-08-09 00:43:13 +00:00

This directory contains a series of test scripts which are used to
verify basic functionality of the LDAP libraries, slapd, and slurpd.
To run the tests, type "make" in the ./tests directory.