openldap/tests
Kurt Zeilenga 8c5868b500 Add basic support for MD5 and SHA1 passwords.
SHA1 support is contributed by Daniel J. Gregor <dj@gregor.com>
	MD5 support is contributed by me <kurt@OpenLDAP.org>
	Uses public domain MD5 routines
	Uses ISC/IBM freely redistributable Base64 routines
	SHA1 support requires external SHA1 routines
1998-09-02 21:31:35 +00:00
..
data Merged files from branch REGEX_REMOVAL. Despite name, this merge 1998-08-21 06:33:42 +00:00
scripts Fixed rm to use more standard expression to ignore CVS directories. 1998-08-30 18:12:03 +00:00
Make-template Add basic support for MD5 and SHA1 passwords. 1998-09-02 21:31:35 +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.