summaryrefslogtreecommitdiff
path: root/openssl/tests/version.testscript
blob: 1759e5f4105ac5792d640045c9cc392cc4f850ea (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.1d  10 Sep 2019
  %built on: .+ UTC%
  %platform: $c.target.class-$c.target.cpu%
  %options: .+%
  %compiler: $c.class .*-DLIBCRYPTO_BUILD.*%
  %OPENSSLDIR: ".+"%
  %ENGINESDIR: ".+"%
  %Seeding source: .+%
  EOO