openldap/tests
Kurt Zeilenga 6c2949ed86 Change cache.c assert logic based on Hallvard's suggestion.
"Check that the entry has no writers before removing it from the
  cache" sounds more sensible to me than "check that it *has* writers"
  before removing it.
I've also changed the default cachesize for tests to 4.  This
should help discover such problems.
1998-12-10 19:20:15 +00:00
..
data Change cache.c assert logic based on Hallvard's suggestion. 1998-12-10 19:20:15 +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.