From d50adf6de1d32378f4018a3c73eebcf4676f183c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 21 Jan 2002 06:36:10 +0000 Subject: [PATCH] Update for BDB --- tests/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/README b/tests/README index a06c75d18d..6906b59db8 100644 --- a/tests/README +++ b/tests/README @@ -2,12 +2,10 @@ 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 BDB tests, type "make bdb". To run LDBM tests, type "make ldbm". To modify the debug level the tests run slapd with, set the SLAPD_DEBUG environment variable. env SLAPD_DEBUG=1 make test -To test LDAPv2, set PROTO to "-P 2". - env PROTO="-P 2" make test - -- 2.39.5