openldap/tests
Kurt Zeilenga 3550bc48c0 Add slapd -a address support. Allows you to bind to a specific
address.  Useful for running multiple servers in a virtual hosting
environment.
Modified test001-ldif2ldbm to verify this functionality.  Assumes
localhost is 127.0.0.1.
1999-03-17 03:56:25 +00:00
..
data Expected output for modrdn tests. 1999-03-10 22:27:58 +00:00
progs -lldap requires $(KRB_LIBS) 1999-03-09 20:21:55 +00:00
scripts Add slapd -a address support. Allows you to bind to a specific 1999-03-17 03:56:25 +00:00
Makefile.in Add 'tests' target. 1999-03-03 21:31:12 +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.