summaryrefslogtreecommitdiffstats
path: root/test/maketests.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-19 10:46:21 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-19 10:46:21 +0000
commit4692b3345d73f5bf078f5f4f8d21b3793a872d43 (patch)
tree17fca5295b19684331b12746c359f501e9211076 /test/maketests.com
parente59fb00735f3556c5426df2c165033b482d62374 (diff)
Keep file references in the VMS build files in the same order as they
are in the Unix Makefiles, and add SRP tests.
Diffstat (limited to 'test/maketests.com')
-rw-r--r--test/maketests.com4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/maketests.com b/test/maketests.com
index 1afeb4dd24..e4e5d33495 100644
--- a/test/maketests.com
+++ b/test/maketests.com
@@ -142,7 +142,8 @@ $ TEST_FILES = "BNTEST,ECTEST,ECDSATEST,ECDHTEST,IDEATEST,"+ -
"MDC2TEST,RMDTEST,"+ -
"RANDTEST,DHTEST,ENGINETEST,"+ -
"BFTEST,CASTTEST,SSLTEST,EXPTEST,DSATEST,RSA_TEST,"+ -
- "EVP_TEST,IGETEST,JPAKETEST,ASN1TEST"
+ "EVP_TEST,IGETEST,JPAKETEST,SRPTEST,"+ -
+ "ASN1TEST"
$! Should we add MTTEST,PQ_TEST,LH_TEST,DIVTEST,TABTEST as well?
$!
$! Additional directory information.
@@ -178,6 +179,7 @@ $ T_D_RSA_TEST := [-.crypto.rsa]
$ T_D_EVP_TEST := [-.crypto.evp]
$ T_D_IGETEST := [-.test]
$ T_D_JPAKETEST := [-.crypto.jpake]
+$ T_D_SRPTEST := [-.crypto.srp]
$ T_D_ASN1TEST := [-.test]
$!
$ TCPIP_PROGRAMS = ",,"