]> git.sur5r.net Git - openldap/blobdiff - tests/Makefile.in
don't allow multiple relay lines (ITS#4322)
[openldap] / tests / Makefile.in
index 2726162a01f56314c4ef16f1e143b78ec9bd321c..383d596cf22dc823775086f31114d919251d8957 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -21,9 +21,13 @@ BUILD_HDB=@BUILD_HDB@
 BUILD_LDBM=@BUILD_LDBM@
 BUILD_SQL=@BUILD_SQL@
 
+# test primary backends (default)
 test tests:
        @$(MAKE) bdb
        @$(MAKE) hdb
+
+# test all backends
+alltests: tests
        @$(MAKE) ldbm
        @$(MAKE) sql
 
@@ -59,6 +63,12 @@ sql-yes sql-mod:     FORCE
        @echo "Initiating LDAP tests for SQL..."
        @$(RUN) -b sql sql-all
 
+regressions:   FORCE
+       @echo "Testing (available) ITS regressions"
+       @$(RUN) its-all
+
+its: regressions
+
 clean-local:   FORCE
        -$(RM) -r testrun *leak *gmon *core