openldap/tests
1999-08-07 04:38:33 +00:00
..
data base64 encode userPassword 1999-08-05 00:56:54 +00:00
progs create SASL_LIBS to hold -lsasl 1999-08-05 02:25:19 +00:00
scripts Update the sleep to 10 seconds (last commit only changed the echo) 1999-08-03 21:47:35 +00:00
Makefile.in Remove gmon files 1999-08-07 04:38:33 +00:00
README

This directory contains a series of test scripts which are used to
verify basic functionality of the LDAP libraries, slapd, and slurpd.

	To run all of the tests, type "make test".
	To run LDBM tests, type "make ldbm".
	To run BDB2 tests, type "make bdb2".

To modify the debug level the tests run slapd with, set the SLAPD_DEBUG
environment variable.