]> git.sur5r.net Git - openldap/blobdiff - tests/README
Cache-thrashing protection: if the DB has more entries than the cache,
[openldap] / tests / README
index e10fb9107d65da6bc22b311097916f19fa0d2bd0..9c54139877c20bb944c0c58d219065e35bb51b5c 100644 (file)
@@ -1,9 +1,13 @@
 This directory contains a series of test scripts which are used to
-verify basic functionality of the LDAP libraries, slapd, and slurpd.
+verify basic functionality of the LDAP libraries and slapd.
 
        To run all of the tests, type "make test".
        To run BDB tests, type "make bdb".
-       To run LDBM tests, type "make ldbm".
+       To run HDB tests, type "make hdb".
+       To run SQL tests, define SLAPD_USE_SQL=<rdbms> and type
+               "make sql"; define SLAPD_USE_SQLWRITE=yes
+               to enable write tests as well.
+       To run regression tests, type "make regressions"
 
 The test scripts depends on a number of tools commonly available on
 Unix (and Unix-like) systems.  While attempts have been made to make