From 141601ba9eda495f036a0a67cd2451ec9a359b4e Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 11 Apr 1999 21:47:42 +0000 Subject: [PATCH] Provide 'make test', 'make ldbm', and 'make bdb2' information. --- tests/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/README b/tests/README index 776545e88a..6a671b917b 100644 --- a/tests/README +++ b/tests/README @@ -1,6 +1,9 @@ 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. + + 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 environment variable. -- 2.39.5