openldap/tests
Kurt Zeilenga cfa450d078 Fix schema check bug... actually charray needs to dup strings on
add/merge as we now free strings agressively.  Improved debug
message to include name of missing required attribute and added
check for 'operational attributes'.  This check should be used
everywhere we need to test for operational attributes (add/modify).
Also, enabled schema checking for tests (and fixed resulting
problems by adjusting oc.conf).
1998-12-28 23:43:04 +00:00
..
data Fix schema check bug... actually charray needs to dup strings on 1998-12-28 23:43:04 +00:00
scripts Skip replication test if slurpd doesn't exist. 1998-11-30 20:41:52 +00:00
Makefile.in "make veryclean" now lives up to its name. 1998-11-22 06:24:59 +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.