openldap/tests
Ben Collins bf260f1d95 * tests/scripts/defines.sh: add ${LD_LIBRARY_PATH} to the LD_LIBRARY_PATH
export so we don't clobber anything the user already has set
1999-09-29 01:01:13 +00:00
..
data Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
progs Add missing * in last commit 1999-09-02 08:40:22 +00:00
scripts * tests/scripts/defines.sh: add ${LD_LIBRARY_PATH} to the LD_LIBRARY_PATH 1999-09-29 01:01:13 +00:00
Makefile.in Add OpenLDAP RCS id 1999-09-02 00:52:43 +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.