components/openssl/openssl-1.0.1-fips-140/Makefile
changeset 4075 ce48c131af0c
parent 4002 95b8f35fcdd5
child 4252 891a844655c4
--- a/components/openssl/openssl-1.0.1-fips-140/Makefile	Wed Apr 08 18:26:34 2015 -0700
+++ b/components/openssl/openssl-1.0.1-fips-140/Makefile	Fri Apr 03 05:12:37 2015 -0700
@@ -194,7 +194,10 @@
 $(BUILD_DIR_64)/llib-lcrypto.ln: LINT_FLAGS=$(LFLAGS_64)
 $(BUILD_DIR_64)/llib-lssl.ln: LINT_FLAGS=$(LFLAGS_64)
 
-test:		$(NO_TESTS)
+# There are also separate STC test suites 'openssl' and 'openssl-engine'
+# for regression testing. These internal tests are unit tests only.
+COMPONENT_TEST_TARGETS = test
+test:		$(TEST_32_and_64)
 
 
 REQUIRED_PACKAGES += developer/build/makedepend