]> git.sur5r.net Git - openldap/commitdiff
Fix "make its"/"make regressions" to actually run the regression suite for bdb/hdb...
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Dec 2016 20:22:40 +0000 (12:22 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Dec 2016 20:22:40 +0000 (12:22 -0800)
tests/Makefile.in

index 98307f79f174ad4d76400187a5fb55d18edf23fe..e09ad374000a83cc15bcecb68802704442a13da6 100644 (file)
@@ -70,10 +70,33 @@ ldif test-ldif: FORCE
 
 regressions:   FORCE
        @echo "Testing (available) ITS regressions"
-       @$(RUN) its-all
+       @$(MAKE) bdb-its
+       @$(MAKE) hdb-its
+       @$(MAKE) mdb-its
 
 its: regressions
 
+bdb-its: bdb-its-$(BUILD_BDB)
+bdb-its-no:
+       @echo "run configure with --enable-bdb to run BDB tests"
+
+bdb-its-yes bdb-its-mod: FORCE
+       @$(RUN) -b bdb its-all
+
+hdb-its: hdb-its-$(BUILD_BDB)
+hdb-its-no:
+       @echo "run configure with --enable-hdb to run BDB tests"
+
+hdb-its-yes hdb-its-mod: FORCE
+       @$(RUN) -b hdb its-all
+
+mdb-its: mdb-its-$(BUILD_BDB)
+mdb-its-no:
+       @echo "run configure with --enable-mdb to run BDB tests"
+
+mdb-its-yes mdb-its-mod: FORCE
+       @$(RUN) -b mdb its-all
+
 clean-local:   FORCE
        -$(RM) -r testrun configpw configpw.conf *leak *gmon *core