components/openssl/common/patches/039-internal_tests.patch
changeset 4822 1fb8a14c6702
parent 4616 eeaf5255cb21
child 5171 4e8b3c0ea78c
equal deleted inserted replaced
4821:54dafbe33fdb 4822:1fb8a14c6702
     4 # Remove test 'test_ca' because it depends on directories
     4 # Remove test 'test_ca' because it depends on directories
     5 # not present in the build directory. The rest of tests are ok.
     5 # not present in the build directory. The rest of tests are ok.
     6 #
     6 #
     7 --- a/test/Makefile.orig	Thu Apr  2 12:11:12 2015
     7 --- a/test/Makefile.orig	Thu Apr  2 12:11:12 2015
     8 +++ b/test/Makefile	Thu Apr  2 12:11:21 2015
     8 +++ b/test/Makefile	Thu Apr  2 12:11:21 2015
     9 @@ -142,7 +142,7 @@
     9 @@ -146,7 +146,7 @@
    10  	test_rand test_bn test_ec test_ecdsa test_ecdh \
    10  	test_rand test_bn test_ec test_ecdsa test_ecdh \
    11  	test_enc test_x509 test_rsa test_crl test_sid \
    11  	test_enc test_x509 test_rsa test_crl test_sid \
    12  	test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
    12  	test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
    13 -	test_ss test_ca test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
    13 -	test_ss test_ca test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
    14 +	test_ss test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
    14 +	test_ss test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
    15  	test_jpake test_srp test_cms test_heartbeat test_constant_time test_verify_extra
    15  	test_jpake test_srp test_cms test_ocsp test_v3name test_heartbeat \
       
    16  	test_constant_time test_verify_extra
    16  
    17  
    17  test_evp: