summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-11-22 11:05:31 +0100
committerRichard Levitte <levitte@openssl.org>2018-11-22 11:05:31 +0100
commit8bfde2578ce28f2f24bc5d53c374b14290436c0b (patch)
tree5bbf2ee14f3b39233c8393378d960e0a5b085675
parent49d07eb3cc85b5ea8877f7cdfadc8c20497eb09a (diff)
VMS: ensure x509_time_test is built
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)
-rw-r--r--test/maketests.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/maketests.com b/test/maketests.com
index c0e1730222..a440c07ff2 100644
--- 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