summaryrefslogtreecommitdiff
path: root/openssl/tests/version.testscript
blob: bc14c5061067b3c175751e378bc8df267df44375 (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.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