summaryrefslogtreecommitdiff
path: root/openssl/tests/version.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/tests/version.testscript')
-rw-r--r--openssl/tests/version.testscript14
1 files changed, 14 insertions, 0 deletions
diff --git a/openssl/tests/version.testscript b/openssl/tests/version.testscript
new file mode 100644
index 0000000..bc14c50
--- /dev/null
+++ b/openssl/tests/version.testscript
@@ -0,0 +1,14 @@
+# file : tests/version.testscript
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
+# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
+
+$* version -a >>~"%EOO%"
+ OpenSSL 1.1.1a 20 Nov 2018
+ %built on: .+ UTC%
+ %platform: $c.target.class-$c.target.cpu%
+ %options: .+%
+ %compiler: $c.class .*-DLIBCRYPTO_BUILD.*%
+ %OPENSSLDIR: ".+"%
+ %ENGINESDIR: ".+"%
+ %Seeding source: .+%
+ EOO