components/openssl/openssl-1.0.1-fips-140/patches/39_test.patch
changeset 4370 7043c27399f1
parent 4367 2f56a3dac19a
child 4371 29fdb14099eb
equal deleted inserted replaced
4367:2f56a3dac19a 4370:7043c27399f1
     1 #
       
     2 # Remove test 'test_ca' because it depends on directories
       
     3 # not present in the build directory. The rest of tests are ok.
       
     4 #
       
     5 --- a/test/Makefile.orig	Thu Apr  2 12:11:12 2015
       
     6 +++ b/test/Makefile	Thu Apr  2 12:11:21 2015
       
     7 @@ -142,7 +142,7 @@
       
     8  	test_rand test_bn test_ec test_ecdsa test_ecdh \
       
     9  	test_enc test_x509 test_rsa test_crl test_sid \
       
    10  	test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
       
    11 -	test_ss test_ca test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
       
    12 +	test_ss test_engine test_evp test_evp_extra test_ssl test_tsa test_ige \
       
    13  	test_jpake test_srp test_cms test_heartbeat test_constant_time
       
    14  
       
    15  test_evp: