summaryrefslogtreecommitdiff
path: root/openssl/tests/version.testscript
blob: e34c4612a300473d51b359b5ac336b692f97ad05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# file      : tests/version.testscript
# license   : OpenSSL and SSLeay Licenses; see accompanying LICENSE file

$* version -a >>~"%EOO%"
  %OpenSSL .+%
  %built on: .+ UTC%
  %platform: $c.target.class-$c.target.cpu%
  %options: .+%
  %compiler: $c.class .*-DLIBCRYPTO_BUILD -DZLIB .*%
  OPENSSLDIR: N/A
  ENGINESDIR: N/A
  %Seeding source: .+%
  EOO