]> git.sur5r.net Git - openldap/blobdiff - tests/README
Cache-thrashing protection: if the DB has more entries than the cache,
[openldap] / tests / README
index 2ede0e995f1fb323f7244bd4f39034ec82c9db14..9c54139877c20bb944c0c58d219065e35bb51b5c 100644 (file)
@@ -1,10 +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 HDB tests, type "make hdb".
-       To run LDBM tests, type "make ldbm".
+       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