]> git.sur5r.net Git - openldap/blobdiff - tests/Makefile.in
More for ITS#7749
[openldap] / tests / Makefile.in
index c4c385e02c2a61b14fe27a667e8f8fe91718674d..463b33fc7159ac1583efb2c3a4bcc3c3cd54dc44 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2007 The OpenLDAP Foundation.
+## Copyright 1998-2013 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -18,16 +18,19 @@ SUBDIRS= progs
 
 BUILD_BDB=@BUILD_BDB@
 BUILD_HDB=@BUILD_HDB@
+BUILD_MDB=@BUILD_MDB@
 BUILD_SQL=@BUILD_SQL@
 
 # test primary backends (default)
 test tests:
        @$(MAKE) bdb
        @$(MAKE) hdb
+       @$(MAKE) mdb
 
 # test all backends
 alltests: tests
        @$(MAKE) sql
+       @$(MAKE) ldif
 
 bdb test-bdb:  bdb-$(BUILD_BDB)
 bdb-no:
@@ -45,6 +48,14 @@ hdb-yes hdb-mod: FORCE
        @echo "Initiating LDAP tests for HDB..."
        @$(RUN) -b hdb all
 
+mdb test-mdb:  mdb-$(BUILD_MDB)
+mdb-no:
+       @echo "run configure with --enable-mdb to run MDB tests"
+
+mdb-yes mdb-mod: FORCE
+       @echo "Initiating LDAP tests for MDB..."
+       @$(RUN) -b mdb all
+
 sql test-sql:  sql-$(BUILD_SQL)
 sql-no:
        @echo "run configure with --enable-sql to run SQL tests"
@@ -53,6 +64,10 @@ sql-yes sql-mod:     FORCE
        @echo "Initiating LDAP tests for SQL..."
        @$(RUN) -b sql sql-all
 
+ldif test-ldif: FORCE
+       @echo "Initiating LDAP tests for LDIF..."
+       @$(RUN) -b ldif all
+
 regressions:   FORCE
        @echo "Testing (available) ITS regressions"
        @$(RUN) its-all
@@ -60,7 +75,7 @@ regressions:  FORCE
 its: regressions
 
 clean-local:   FORCE
-       -$(RM) -r testrun *leak *gmon *core
+       -$(RM) -r testrun configpw configpw.conf *leak *gmon *core
 
 veryclean-local: FORCE
        @-$(RM) run testdata schema ucdata