projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c74b5e
)
run test_evp before test_ssl
author
Bodo Möller
<bodo@openssl.org>
Tue, 15 Jan 2002 11:43:51 +0000
(11:43 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 15 Jan 2002 11:43:51 +0000
(11:43 +0000)
test/Makefile.ssl
patch
|
blob
|
history
diff --git
a/test/Makefile.ssl
b/test/Makefile.ssl
index b6e941913c2e4ff61c511d3de1508130e8638367..1de7d34e6a56237ded797438a2658db3dab82648 100644
(file)
--- 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