CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/09/01 08:59:52
Added files:
regress/usr.sbin/ldapd: Makefile common.pl dit-example.ldif
ldapd.conf nldapd.conf run-tests.pl
regress/usr.sbin/ldapd/out: adding.log empty.log example.log
Log message:
Add basic regress tests for ldapd.
- first pass of tests adding a DIT, then searching in it
- second pass of tests runs Net::LDAP regress suite against ldapd (not
all tests are passing, and that requires Net::LDAP installed and
distfiles present on the system)