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:
49d07eb
)
VMS: ensure x509_time_test is built
author
Richard Levitte
<levitte@openssl.org>
Thu, 22 Nov 2018 10:05:31 +0000
(11:05 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 22 Nov 2018 10:05:31 +0000
(11:05 +0100)
A lacking DCL variable to indicate where it's located was missing.
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7685)
test/maketests.com
patch
|
blob
|
history
diff --git
a/test/maketests.com
b/test/maketests.com
index c0e17302225f263d1c42765d29e9ea7d1a7482a1..a440c07ff2dabf56751236893767049bd5e15de3 100644
(file)
--- a/
test/maketests.com
+++ b/
test/maketests.com
@@
-198,6
+198,7
@@
$ T_D_BAD_DTLS_TEST := [-.ssl]
$ T_D_SSLV2CONFTEST := [-.ssl]
$ T_D_DTLSTEST := [-.ssl]
$ T_D_FATALERRTEST := [-.ssl]
+$ T_D_X509_TIME_TEST := []
$
$ EXOBJ_DTLSTEST := SSLTESTLIB
$ EXOBJ_FATALERRTEST := SSLTESTLIB