Skip to content
Snippets Groups Projects
Commit 141601ba authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Provide 'make test', 'make ldbm', and 'make bdb2' information.

parent 59e77984
No related branches found
No related tags found
No related merge requests found
This directory contains a series of test scripts which are used to This directory contains a series of test scripts which are used to
verify basic functionality of the LDAP libraries, slapd, and slurpd. verify basic functionality of the LDAP libraries, slapd, and slurpd.
To run the tests, type "make" in the ./tests directory.
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 To modify the debug level the tests run slapd with, set the SLAPD_DEBUG
environment variable. environment variable.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment