X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2FMakefile.in;h=19b940f05469c1a08fff2cbfdcf11be5eef4ae97;hb=8e34ed8c786a1f786976da046907f7dbd5d3458d;hp=748946b8957c1afcf4299f3cff50a645f05847e0;hpb=7308f0675a489a25df9d57816a0f1d2662ead8d7;p=openldap diff --git a/tests/Makefile.in b/tests/Makefile.in index 748946b895..19b940f054 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2015 The OpenLDAP Foundation. +## Copyright 1998-2017 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -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 ITS regressions" + +bdb-its-yes bdb-its-mod: FORCE + @$(RUN) -b bdb its-all + +hdb-its: hdb-its-$(BUILD_HDB) +hdb-its-no: + @echo "run configure with --enable-hdb to run HDB ITS regressions" + +hdb-its-yes hdb-its-mod: FORCE + @$(RUN) -b hdb its-all + +mdb-its: mdb-its-$(BUILD_MDB) +mdb-its-no: + @echo "run configure with --enable-mdb to run MDB ITS regressions" + +mdb-its-yes mdb-its-mod: FORCE + @$(RUN) -b mdb its-all + clean-local: FORCE -$(RM) -r testrun configpw configpw.conf *leak *gmon *core