aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-01-15 11:43:51 +0000
committerBodo Möller <bodo@openssl.org>2002-01-15 11:43:51 +0000
commit508d8b1617eba9d3b64de26542247a98dc855d41 (patch)
tree5b1880178a266d3a788da47ea80f85455eb3eebc /test
parent8c74b5e56ce4515c8f0c16a79788cf083f8c101e (diff)
downloadopenssl-508d8b1617eba9d3b64de26542247a98dc855d41.tar.gz
run test_evp before test_ssl
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.ssl b/test/Makefile.ssl
index b6e941913c..1de7d34e6a 100644
--- a/test/Makefile.ssl
+++ b/test/Makefile.ssl
@@ -124,7 +124,7 @@ alltests.chooser: \
test_rmd test_rc2 test_rc4 test_rc5 test_bf test_cast test_rd \
test_rand test_bn test_ec test_enc test_x509 test_rsa test_crl test_sid \
test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
- test_ss test_ca test_engine test_ssl test_evp
+ test_ss test_ca test_engine test_evp test_ssl
test_evp:
./$(EVPTEST) evptests.txt