summaryrefslogtreecommitdiff
path: root/openssl/tests/version.testscript
blob: f73439ac5b7b48e35b5406f7f3cfaf2c8c9e3e77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.1c  28 May 2019
  %built on: .+ UTC%
  %platform: $c.target.class-$c.target.cpu%
  %options: .+%
  %compiler: $c.class .*-DLIBCRYPTO_BUILD.*%
  %OPENSSLDIR: ".+"%
  %ENGINESDIR: ".+"%
  %Seeding source: .+%
  EOO