components/openssl/openssl-1.0.1/Makefile
branchs11-update
changeset 4284 2396bbbdaf71
parent 4006 c737cefdce54
child 4414 bcb5766d82d0
--- a/components/openssl/openssl-1.0.1/Makefile	Thu May 07 07:13:02 2015 -0700
+++ b/components/openssl/openssl-1.0.1/Makefile	Thu May 07 07:12:25 2015 -0700
@@ -393,7 +393,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 += system/library