X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2FMakefile.in;h=19b940f05469c1a08fff2cbfdcf11be5eef4ae97;hb=a2b946d008b9ba78f053b1d1673cfb7e14028f90;hp=de65914d3540065cfdc1e9bdbdc4e538cd392072;hpb=1f6f4f4f281fd7da7b66c05606b66b029d87032f;p=openldap diff --git a/tests/Makefile.in b/tests/Makefile.in index de65914d35..19b940f054 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2014 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