X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.fips;h=b3811dff22f16202466cf6b7d61effc6b7866e10;hp=36e9a7d65bfd04e3f6b2f292b0960a894ebfd8d8;hb=14c67a70043c0ba72e11d3c19650db09ffdc2224;hpb=3ec9dceb15bfe2f45215e459454211fdc7a20c29 diff --git a/Makefile.fips b/Makefile.fips index 36e9a7d65b..b3811dff22 100644 --- a/Makefile.fips +++ b/Makefile.fips @@ -538,9 +538,7 @@ dclean: test: tests tests: - @(cd test && echo "testing..." && \ - $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests ); - OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a + @echo "Not implemented in FIPS build" ; false report: @$(PERL) util/selftest.pl