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:
4434328
)
Add test_cms
author
Richard Levitte
<levitte@openssl.org>
Fri, 13 Nov 2009 08:45:52 +0000
(08:45 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 13 Nov 2009 08:45:52 +0000
(08:45 +0000)
test/tests.com
patch
|
blob
|
history
diff --git
a/test/tests.com
b/test/tests.com
index 16d0cb7a1d308e8b62aa146ef993306443d0e3e5..6bd60ca3907200c93b7a5f131ff276eb989f09ad 100644
(file)
--- a/
test/tests.com
+++ b/
test/tests.com
@@
-284,6
+284,10
@@
$ test_jpake:
$ write sys$output "Test JPAKE"
$ mcr 'texe_dir''jpaketest'
$ return
+$ test_cms:
+$ write sys$output "CMS consistency test"
+$ perl CMS-TEST.PL
+$ return
$
$
$ exit: