]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-schema.conf
Delete unused idl_cache_entry rwlock field
[openldap] / tests / data / slapd-schema.conf
index 3d41d0cc356157215d634b8f79756ee7e6a12f4b..341ea1910b488a052b6a58751302173d19b8ec04 100644 (file)
@@ -3,7 +3,7 @@
  :29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
 ## <http://www.OpenLDAP.org/license.html>.
 
 #
-include ./schema/core.schema
-include ./schema/cosine.schema
+include                @SCHEMADIR@/core.schema
+include                @SCHEMADIR@/cosine.schema
 #
-include ./schema/corba.schema
-include ./schema/java.schema
-include ./schema/inetorgperson.schema
-include ./schema/misc.schema
-include ./schema/nis.schema
-include ./schema/openldap.schema
+include                @SCHEMADIR@/corba.schema
+include                @SCHEMADIR@/java.schema
+include                @SCHEMADIR@/inetorgperson.schema
+include                @SCHEMADIR@/misc.schema
+include                @SCHEMADIR@/nis.schema
+include                @SCHEMADIR@/openldap.schema
 #
-include ./schema/duaconf.schema
-include ./schema/dyngroup.schema
-include ./schema/ppolicy.schema
+include                @SCHEMADIR@/duaconf.schema
+include                @SCHEMADIR@/dyngroup.schema
+include                @SCHEMADIR@/ppolicy.schema
 
 #
-pidfile     ./testrun/slapd.1.pid
-argsfile    ./testrun/slapd.1.args
+pidfile                @TESTDIR@/slapd.1.pid
+argsfile       @TESTDIR@/slapd.1.args
 
 #
-rootdse        ./testdata/rootdse.ldif
+rootdse        @DATADIR@/rootdse.ldif
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
@@ -47,14 +47,15 @@ rootdse     ./testdata/rootdse.ldif
 
 database       @BACKEND@
 suffix         "o=OpenLDAP Project,l=Internet"
-directory      ./testrun/db.1.a
+directory      @TESTDIR@/db.1.a
 #bdb#index             objectClass eq
 #hdb#index             objectClass eq
 #ldbm#index            objectClass eq
 
 #database      @BACKEND@
 #suffix                "dc=example,dc=com"
-#directory     ./testrun/db.1.b
-#index         objectClass eq
+#directory     @TESTDIR@/db.1.b
+##bdb#index            objectClass eq
+##hdb#index            objectClass eq
 
 #monitor#database      monitor