summaryrefslogtreecommitdiff
path: root/openssl/tests
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/tests')
-rw-r--r--openssl/tests/build/bootstrap.build1
-rw-r--r--openssl/tests/build/root.build1
-rw-r--r--openssl/tests/buildfile1
-rw-r--r--openssl/tests/encryption.testscript1
-rw-r--r--openssl/tests/rsa.testscript1
-rw-r--r--openssl/tests/version.testscript1
6 files changed, 0 insertions, 6 deletions
diff --git a/openssl/tests/build/bootstrap.build b/openssl/tests/build/bootstrap.build
index dd525c0..cd952b5 100644
--- a/openssl/tests/build/bootstrap.build
+++ b/openssl/tests/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
project = # Unnamed tests subproject.
diff --git a/openssl/tests/build/root.build b/openssl/tests/build/root.build
index d593d3d..9e85d16 100644
--- a/openssl/tests/build/root.build
+++ b/openssl/tests/build/root.build
@@ -1,5 +1,4 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
# We need to configure C module to obtain the target information (see below).
diff --git a/openssl/tests/buildfile b/openssl/tests/buildfile
index 63882e6..c0bd398 100644
--- a/openssl/tests/buildfile
+++ b/openssl/tests/buildfile
@@ -1,5 +1,4 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
./: testscript{*} $openssl
diff --git a/openssl/tests/encryption.testscript b/openssl/tests/encryption.testscript
index 6326858..5b6d00a 100644
--- a/openssl/tests/encryption.testscript
+++ b/openssl/tests/encryption.testscript
@@ -1,5 +1,4 @@
# file : tests/encryption.testscript
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
enc = $* aes-256-cbc -e -salt -base64 -md sha256 -pass pass:123 -pbkdf2
diff --git a/openssl/tests/rsa.testscript b/openssl/tests/rsa.testscript
index 47f17cb..479d64f 100644
--- a/openssl/tests/rsa.testscript
+++ b/openssl/tests/rsa.testscript
@@ -1,5 +1,4 @@
# file : tests/rsa.testscript
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
+cat <<EOI >=openssl.cnf
diff --git a/openssl/tests/version.testscript b/openssl/tests/version.testscript
index 325ba9b..1267246 100644
--- a/openssl/tests/version.testscript
+++ b/openssl/tests/version.testscript
@@ -1,5 +1,4 @@
# file : tests/version.testscript
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
$* version -a >>~"%EOO%"