openldap/tests
Kurt Zeilenga 30f953160f Add wait4/3 detection.
Modify slapd_tester to use pid_t and wait macros.  May need to
implement additional macros in ac/wait.h (in addition to
WEXITSTATUS and WIFEXITED).
1999-03-29 01:40:17 +00:00
..
data Expected output for modrdn tests. 1999-03-10 22:27:58 +00:00
progs Add wait4/3 detection. 1999-03-29 01:40:17 +00:00
scripts Add slapd -a address support. Allows you to bind to a specific 1999-03-17 03:56:25 +00:00
Makefile.in Round 2 of connection management changes. 1999-03-22 07:38:27 +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.