]> git.sur5r.net Git - openldap/blobdiff - tests/Makefile.in
large X (for version.sh)
[openldap] / tests / Makefile.in
index 0b664785ebf1103b2d8acd8267bf98be696bf46c..2855644deb843a923025d50eefd22405416ddd75 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2004 The OpenLDAP Foundation.
+## Copyright 1998-2008 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
 
@@ -63,5 +67,5 @@ clean-local:  FORCE
        -$(RM) -r testrun *leak *gmon *core
 
 veryclean-local: FORCE
-       @-$(RM) data schema ucdata
+       @-$(RM) run testdata schema ucdata