summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-01-30 10:49:07 +0100
committerDaiki Ueno <ueno@gnu.org>2021-02-17 18:09:46 +0100
commit0ae814c77b18a925552b7a763a13ed1c63e2d1bd (patch)
tree0039f6b9168601eec8bac7d5a0d81409205dcf4d
parent02d981e0f85223523cf0b6b42f087db060e5705c (diff)
downloadgnutls-0ae814c77b18a925552b7a763a13ed1c63e2d1bd.tar.gz
tests: suffix .sh for all shell-script tests
Otherwise valgrind will run against /bin/sh. Signed-off-by: Daiki Ueno <ueno@gnu.org>
-rw-r--r--tests/Makefile.am10
-rw-r--r--tests/cert-tests/Makefile.am42
-rwxr-xr-xtests/cert-tests/aki.sh (renamed from tests/cert-tests/aki)0
-rwxr-xr-xtests/cert-tests/alt-chain.sh (renamed from tests/cert-tests/alt-chain)0
-rwxr-xr-xtests/cert-tests/cert-critical.sh (renamed from tests/cert-tests/cert-critical)0
-rwxr-xr-xtests/cert-tests/cert-non-digits-time.sh (renamed from tests/cert-tests/cert-non-digits-time)0
-rwxr-xr-xtests/cert-tests/cert-sanity.sh (renamed from tests/cert-tests/cert-sanity)0
-rwxr-xr-xtests/cert-tests/cert-time.sh (renamed from tests/cert-tests/cert-time)0
-rwxr-xr-xtests/cert-tests/certtool-crl-decoding.sh (renamed from tests/cert-tests/certtool-crl-decoding)0
-rwxr-xr-xtests/cert-tests/certtool-ecdsa.sh (renamed from tests/cert-tests/certtool-ecdsa)0
-rwxr-xr-xtests/cert-tests/certtool-eddsa.sh (renamed from tests/cert-tests/certtool-eddsa)0
-rwxr-xr-xtests/cert-tests/certtool-long-cn.sh (renamed from tests/cert-tests/certtool-long-cn)0
-rwxr-xr-xtests/cert-tests/certtool-long-oids.sh (renamed from tests/cert-tests/certtool-long-oids)0
-rwxr-xr-xtests/cert-tests/certtool-rsa-pss.sh (renamed from tests/cert-tests/certtool-rsa-pss)0
-rwxr-xr-xtests/cert-tests/certtool-subca.sh (renamed from tests/cert-tests/certtool-subca)0
-rwxr-xr-xtests/cert-tests/certtool-utf8.sh (renamed from tests/cert-tests/certtool-utf8)0
-rwxr-xr-xtests/cert-tests/certtool-verify-profiles.sh (renamed from tests/cert-tests/certtool-verify-profiles)0
-rwxr-xr-xtests/cert-tests/certtool.sh (renamed from tests/cert-tests/certtool)0
-rwxr-xr-xtests/cert-tests/crl.sh (renamed from tests/cert-tests/crl)0
-rwxr-xr-xtests/cert-tests/crq.sh (renamed from tests/cert-tests/crq)0
-rwxr-xr-xtests/cert-tests/dane.sh (renamed from tests/cert-tests/dane)0
-rwxr-xr-xtests/cert-tests/dsa.sh (renamed from tests/cert-tests/dsa)0
-rwxr-xr-xtests/cert-tests/ecdsa.sh (renamed from tests/cert-tests/ecdsa)0
-rwxr-xr-xtests/cert-tests/email.sh (renamed from tests/cert-tests/email)0
-rwxr-xr-xtests/cert-tests/gost.sh (renamed from tests/cert-tests/gost)0
-rwxr-xr-xtests/cert-tests/illegal-rsa.sh (renamed from tests/cert-tests/illegal-rsa)0
-rwxr-xr-xtests/cert-tests/inhibit-anypolicy.sh (renamed from tests/cert-tests/inhibit-anypolicy)0
-rwxr-xr-xtests/cert-tests/invalid-sig.sh (renamed from tests/cert-tests/invalid-sig)0
-rwxr-xr-xtests/cert-tests/key-id.sh (renamed from tests/cert-tests/key-id)0
-rwxr-xr-xtests/cert-tests/key-invalid.sh (renamed from tests/cert-tests/key-invalid)0
-rwxr-xr-xtests/cert-tests/krb5-test.sh (renamed from tests/cert-tests/krb5-test)0
-rwxr-xr-xtests/cert-tests/md5-test.sh (renamed from tests/cert-tests/md5-test)0
-rwxr-xr-xtests/cert-tests/name-constraints.sh (renamed from tests/cert-tests/name-constraints)0
-rwxr-xr-xtests/cert-tests/othername-test.sh (renamed from tests/cert-tests/othername-test)0
-rwxr-xr-xtests/cert-tests/pathlen.sh (renamed from tests/cert-tests/pathlen)0
-rwxr-xr-xtests/cert-tests/pem-decoding.sh (renamed from tests/cert-tests/pem-decoding)0
-rwxr-xr-xtests/cert-tests/pkcs1-pad.sh (renamed from tests/cert-tests/pkcs1-pad)0
-rwxr-xr-xtests/cert-tests/pkcs12-corner-cases.sh (renamed from tests/cert-tests/pkcs12-corner-cases)0
-rwxr-xr-xtests/cert-tests/pkcs12-encode.sh (renamed from tests/cert-tests/pkcs12-encode)0
-rwxr-xr-xtests/cert-tests/pkcs12-gost.sh (renamed from tests/cert-tests/pkcs12-gost)0
-rwxr-xr-xtests/cert-tests/pkcs12-utf8.sh (renamed from tests/cert-tests/pkcs12-utf8)0
-rwxr-xr-xtests/cert-tests/pkcs12.sh (renamed from tests/cert-tests/pkcs12)0
-rwxr-xr-xtests/cert-tests/pkcs7-broken-sigs.sh (renamed from tests/cert-tests/pkcs7-broken-sigs)0
-rwxr-xr-xtests/cert-tests/pkcs7-cat.sh (renamed from tests/cert-tests/pkcs7-cat)0
-rwxr-xr-xtests/cert-tests/pkcs7-constraints.sh (renamed from tests/cert-tests/pkcs7-constraints)0
-rwxr-xr-xtests/cert-tests/pkcs7-constraints2.sh (renamed from tests/cert-tests/pkcs7-constraints2)0
-rwxr-xr-xtests/cert-tests/pkcs7-eddsa.sh (renamed from tests/cert-tests/pkcs7-eddsa)0
-rwxr-xr-xtests/cert-tests/pkcs7-list-sign.sh (renamed from tests/cert-tests/pkcs7-list-sign)0
-rwxr-xr-xtests/cert-tests/pkcs7.sh (renamed from tests/cert-tests/pkcs7)0
-rwxr-xr-xtests/cert-tests/pkcs8-decode.sh (renamed from tests/cert-tests/pkcs8-decode)0
-rwxr-xr-xtests/cert-tests/pkcs8-eddsa.sh (renamed from tests/cert-tests/pkcs8-eddsa)0
-rwxr-xr-xtests/cert-tests/pkcs8-gost.sh (renamed from tests/cert-tests/pkcs8-gost)0
-rwxr-xr-xtests/cert-tests/pkcs8-invalid.sh (renamed from tests/cert-tests/pkcs8-invalid)0
-rwxr-xr-xtests/cert-tests/pkcs8.sh (renamed from tests/cert-tests/pkcs8)0
-rwxr-xr-xtests/cert-tests/privkey-import.sh (renamed from tests/cert-tests/privkey-import)0
-rwxr-xr-xtests/cert-tests/provable-dh-default.sh (renamed from tests/cert-tests/provable-dh-default)0
-rwxr-xr-xtests/cert-tests/provable-dh.sh (renamed from tests/cert-tests/provable-dh)0
-rwxr-xr-xtests/cert-tests/provable-privkey-dsa2048.sh (renamed from tests/cert-tests/provable-privkey-dsa2048)0
-rwxr-xr-xtests/cert-tests/provable-privkey-gen-default.sh (renamed from tests/cert-tests/provable-privkey-gen-default)0
-rwxr-xr-xtests/cert-tests/provable-privkey-rsa2048.sh (renamed from tests/cert-tests/provable-privkey-rsa2048)0
-rwxr-xr-xtests/cert-tests/provable-privkey.sh (renamed from tests/cert-tests/provable-privkey)0
-rwxr-xr-xtests/cert-tests/reject-invalid-time.sh (renamed from tests/cert-tests/reject-invalid-time)0
-rwxr-xr-xtests/cert-tests/rsa-pss-pad.sh (renamed from tests/cert-tests/rsa-pss-pad)0
-rwxr-xr-xtests/cert-tests/sha2-dsa-test.sh (renamed from tests/cert-tests/sha2-dsa-test)0
-rwxr-xr-xtests/cert-tests/sha2-test.sh (renamed from tests/cert-tests/sha2-test)0
-rwxr-xr-xtests/cert-tests/sha3-test.sh (renamed from tests/cert-tests/sha3-test)0
-rwxr-xr-xtests/cert-tests/smime.sh (renamed from tests/cert-tests/smime)0
-rwxr-xr-xtests/cert-tests/template-exts-test.sh (renamed from tests/cert-tests/template-exts-test)0
-rwxr-xr-xtests/cert-tests/template-test.sh (renamed from tests/cert-tests/template-test)0
-rwxr-xr-xtests/cert-tests/tlsfeature-test.sh (renamed from tests/cert-tests/tlsfeature-test)0
-rwxr-xr-xtests/cert-tests/tolerate-invalid-time.sh (renamed from tests/cert-tests/tolerate-invalid-time)0
-rwxr-xr-xtests/cert-tests/userid.sh (renamed from tests/cert-tests/userid)0
-rwxr-xr-xtests/cert-tests/x509-duplicate-ext.sh (renamed from tests/cert-tests/x509-duplicate-ext)0
-rwxr-xr-xtests/dtls/dtls-resume.sh (renamed from tests/dtls/dtls-resume)0
-rwxr-xr-xtests/dtls/dtls.sh (renamed from tests/dtls/dtls)0
-rwxr-xr-xtests/ocsp-tests/ocsp-load-chain.sh (renamed from tests/ocsp-tests/ocsp-load-chain)0
-rwxr-xr-xtests/ocsp-tests/ocsp-must-staple-connection.sh (renamed from tests/ocsp-tests/ocsp-must-staple-connection)0
-rwxr-xr-xtests/ocsp-tests/ocsp-test.sh (renamed from tests/ocsp-tests/ocsp-test)0
-rwxr-xr-xtests/ocsp-tests/ocsp-tls-connection.sh (renamed from tests/ocsp-tests/ocsp-tls-connection)0
-rwxr-xr-xtests/ocsp-tests/ocsptool.sh (renamed from tests/ocsp-tests/ocsptool)0
-rwxr-xr-xtests/rfc2253-escape-test.sh (renamed from tests/rfc2253-escape-test)0
81 files changed, 26 insertions, 26 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aef41b5ce6..d0880e716d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -482,7 +482,7 @@ if !WINDOWS
# List of tests not available/functional under windows
#
-dist_check_SCRIPTS += dtls/dtls dtls/dtls-resume #dtls/dtls-nb
+dist_check_SCRIPTS += dtls/dtls.sh dtls/dtls-resume.sh #dtls/dtls-nb
indirect_tests += dtls-stress
@@ -492,10 +492,10 @@ dtls_stress_LDADD = $(COMMON_GNUTLS_LDADD) \
dist_check_SCRIPTS += fastopen.sh pkgconfig.sh starttls.sh starttls-ftp.sh starttls-smtp.sh \
starttls-lmtp.sh starttls-pop3.sh starttls-xmpp.sh starttls-nntp.sh starttls-sieve.sh \
- ocsp-tests/ocsp-tls-connection ocsp-tests/ocsp-must-staple-connection \
- ocsp-tests/ocsp-test cipher-listings.sh sni-hostname.sh server-multi-keys.sh \
- psktool.sh ocsp-tests/ocsp-load-chain gnutls-cli-save-data.sh gnutls-cli-debug.sh \
- sni-resume.sh ocsp-tests/ocsptool cert-reencoding.sh pkcs7-cat.sh long-crl.sh \
+ ocsp-tests/ocsp-tls-connection.sh ocsp-tests/ocsp-must-staple-connection.sh \
+ ocsp-tests/ocsp-test.sh cipher-listings.sh sni-hostname.sh server-multi-keys.sh \
+ psktool.sh ocsp-tests/ocsp-load-chain.sh gnutls-cli-save-data.sh gnutls-cli-debug.sh \
+ sni-resume.sh ocsp-tests/ocsptool.sh cert-reencoding.sh pkcs7-cat.sh long-crl.sh \
serv-udp.sh logfile-option.sh gnutls-cli-resume.sh profile-tests.sh \
server-weak-keys.sh
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am
index 17886ef7c5..80f7a8611b 100644
--- a/tests/cert-tests/Makefile.am
+++ b/tests/cert-tests/Makefile.am
@@ -103,46 +103,46 @@ EXTRA_DIST = data/ca-no-pathlen.pem data/no-ca-or-pathlen.pem data/aki-cert.pem
templates/template-no-ca-honor.tmpl templates/template-no-ca-explicit.tmpl \
data/crq-cert-no-ca-explicit.pem data/crq-cert-no-ca-honor.pem data/commonName.cer
-dist_check_SCRIPTS = pathlen aki invalid-sig email \
- pkcs7 pkcs7-broken-sigs privkey-import name-constraints certtool-long-cn crl provable-privkey \
- provable-dh userid sha2-test sha2-dsa-test provable-privkey-dsa2048 \
- provable-privkey-rsa2048 provable-privkey-gen-default pkcs7-constraints \
- pkcs7-constraints2 certtool-long-oids pkcs7-cat cert-sanity cert-critical \
- pkcs12 certtool-crl-decoding pkcs12-encode pkcs12-corner-cases inhibit-anypolicy \
- smime cert-time alt-chain pkcs7-list-sign pkcs7-eddsa certtool-ecdsa \
- key-id pkcs8 pkcs8-decode ecdsa illegal-rsa pkcs8-invalid key-invalid \
- pkcs8-eddsa certtool-subca certtool-verify-profiles x509-duplicate-ext
-
-dist_check_SCRIPTS += key-id ecdsa pkcs8-invalid key-invalid pkcs8-decode pkcs8 pkcs8-eddsa \
- certtool-utf8 crq
+dist_check_SCRIPTS = pathlen.sh aki.sh invalid-sig.sh email.sh \
+ pkcs7.sh pkcs7-broken-sigs.sh privkey-import.sh name-constraints.sh certtool-long-cn.sh crl.sh provable-privkey.sh \
+ provable-dh.sh userid.sh sha2-test.sh sha2-dsa-test.sh provable-privkey-dsa2048.sh \
+ provable-privkey-rsa2048.sh provable-privkey-gen-default.sh pkcs7-constraints.sh \
+ pkcs7-constraints2.sh certtool-long-oids.sh pkcs7-cat.sh cert-sanity.sh cert-critical.sh \
+ pkcs12.sh certtool-crl-decoding.sh pkcs12-encode.sh pkcs12-corner-cases.sh inhibit-anypolicy.sh \
+ smime.sh cert-time.sh alt-chain.sh pkcs7-list-sign.sh pkcs7-eddsa.sh certtool-ecdsa.sh \
+ key-id.sh pkcs8.sh pkcs8-decode.sh ecdsa.sh illegal-rsa.sh pkcs8-invalid.sh key-invalid.sh \
+ pkcs8-eddsa.sh certtool-subca.sh certtool-verify-profiles.sh x509-duplicate-ext.sh
+
+dist_check_SCRIPTS += key-id.sh ecdsa.sh pkcs8-invalid.sh key-invalid.sh pkcs8-decode.sh pkcs8.sh pkcs8-eddsa.sh \
+ certtool-utf8.sh crq.sh
if STRICT_DER_TIME
-dist_check_SCRIPTS += cert-non-digits-time reject-invalid-time
+dist_check_SCRIPTS += cert-non-digits-time.sh reject-invalid-time.sh
else
-dist_check_SCRIPTS += tolerate-invalid-time
+dist_check_SCRIPTS += tolerate-invalid-time.sh
endif
if WANT_TEST_SUITE
-dist_check_SCRIPTS += provable-dh-default
+dist_check_SCRIPTS += provable-dh-default.sh
endif
if !WINDOWS
-dist_check_SCRIPTS += template-test pem-decoding othername-test krb5-test sha3-test md5-test \
- tlsfeature-test template-exts-test pkcs1-pad pkcs12-utf8 rsa-pss-pad dsa certtool
+dist_check_SCRIPTS += template-test.sh pem-decoding.sh othername-test.sh krb5-test.sh sha3-test.sh md5-test.sh \
+ tlsfeature-test.sh template-exts-test.sh pkcs1-pad.sh pkcs12-utf8.sh rsa-pss-pad.sh dsa.sh certtool.sh
endif
if ENABLE_DANE
-dist_check_SCRIPTS += dane
+dist_check_SCRIPTS += dane.sh
endif
if ENABLE_GOST
-dist_check_SCRIPTS += gost
+dist_check_SCRIPTS += gost.sh
if !WINDOWS
-dist_check_SCRIPTS += pkcs12-gost pkcs8-gost
+dist_check_SCRIPTS += pkcs12-gost.sh pkcs8-gost.sh
endif
endif
-dist_check_SCRIPTS += certtool-rsa-pss certtool-eddsa
+dist_check_SCRIPTS += certtool-rsa-pss.sh certtool-eddsa.sh
TESTS = $(dist_check_SCRIPTS)
diff --git a/tests/cert-tests/aki b/tests/cert-tests/aki.sh
index b7bbe91c1c..b7bbe91c1c 100755
--- a/tests/cert-tests/aki
+++ b/tests/cert-tests/aki.sh
diff --git a/tests/cert-tests/alt-chain b/tests/cert-tests/alt-chain.sh
index d72bfa41d6..d72bfa41d6 100755
--- a/tests/cert-tests/alt-chain
+++ b/tests/cert-tests/alt-chain.sh
diff --git a/tests/cert-tests/cert-critical b/tests/cert-tests/cert-critical.sh
index 5734c3fe00..5734c3fe00 100755
--- a/tests/cert-tests/cert-critical
+++ b/tests/cert-tests/cert-critical.sh
diff --git a/tests/cert-tests/cert-non-digits-time b/tests/cert-tests/cert-non-digits-time.sh
index 1c72a9c675..1c72a9c675 100755
--- a/tests/cert-tests/cert-non-digits-time
+++ b/tests/cert-tests/cert-non-digits-time.sh
diff --git a/tests/cert-tests/cert-sanity b/tests/cert-tests/cert-sanity.sh
index c2d63d966c..c2d63d966c 100755
--- a/tests/cert-tests/cert-sanity
+++ b/tests/cert-tests/cert-sanity.sh
diff --git a/tests/cert-tests/cert-time b/tests/cert-tests/cert-time.sh
index 3310250289..3310250289 100755
--- a/tests/cert-tests/cert-time
+++ b/tests/cert-tests/cert-time.sh
diff --git a/tests/cert-tests/certtool-crl-decoding b/tests/cert-tests/certtool-crl-decoding.sh
index 7480150ba1..7480150ba1 100755
--- a/tests/cert-tests/certtool-crl-decoding
+++ b/tests/cert-tests/certtool-crl-decoding.sh
diff --git a/tests/cert-tests/certtool-ecdsa b/tests/cert-tests/certtool-ecdsa.sh
index 885efe243f..885efe243f 100755
--- a/tests/cert-tests/certtool-ecdsa
+++ b/tests/cert-tests/certtool-ecdsa.sh
diff --git a/tests/cert-tests/certtool-eddsa b/tests/cert-tests/certtool-eddsa.sh
index 2fc027a95b..2fc027a95b 100755
--- a/tests/cert-tests/certtool-eddsa
+++ b/tests/cert-tests/certtool-eddsa.sh
diff --git a/tests/cert-tests/certtool-long-cn b/tests/cert-tests/certtool-long-cn.sh
index 9614bdf59a..9614bdf59a 100755
--- a/tests/cert-tests/certtool-long-cn
+++ b/tests/cert-tests/certtool-long-cn.sh
diff --git a/tests/cert-tests/certtool-long-oids b/tests/cert-tests/certtool-long-oids.sh
index 7aa0cc965a..7aa0cc965a 100755
--- a/tests/cert-tests/certtool-long-oids
+++ b/tests/cert-tests/certtool-long-oids.sh
diff --git a/tests/cert-tests/certtool-rsa-pss b/tests/cert-tests/certtool-rsa-pss.sh
index 598351d41d..598351d41d 100755
--- a/tests/cert-tests/certtool-rsa-pss
+++ b/tests/cert-tests/certtool-rsa-pss.sh
diff --git a/tests/cert-tests/certtool-subca b/tests/cert-tests/certtool-subca.sh
index 478d1f0d0b..478d1f0d0b 100755
--- a/tests/cert-tests/certtool-subca
+++ b/tests/cert-tests/certtool-subca.sh
diff --git a/tests/cert-tests/certtool-utf8 b/tests/cert-tests/certtool-utf8.sh
index b37b305f90..b37b305f90 100755
--- a/tests/cert-tests/certtool-utf8
+++ b/tests/cert-tests/certtool-utf8.sh
diff --git a/tests/cert-tests/certtool-verify-profiles b/tests/cert-tests/certtool-verify-profiles.sh
index f63ee923fe..f63ee923fe 100755
--- a/tests/cert-tests/certtool-verify-profiles
+++ b/tests/cert-tests/certtool-verify-profiles.sh
diff --git a/tests/cert-tests/certtool b/tests/cert-tests/certtool.sh
index 11b8b8f636..11b8b8f636 100755
--- a/tests/cert-tests/certtool
+++ b/tests/cert-tests/certtool.sh
diff --git a/tests/cert-tests/crl b/tests/cert-tests/crl.sh
index 56ed5e5847..56ed5e5847 100755
--- a/tests/cert-tests/crl
+++ b/tests/cert-tests/crl.sh
diff --git a/tests/cert-tests/crq b/tests/cert-tests/crq.sh
index 60b161f6d8..60b161f6d8 100755
--- a/tests/cert-tests/crq
+++ b/tests/cert-tests/crq.sh
diff --git a/tests/cert-tests/dane b/tests/cert-tests/dane.sh
index 9398c73dcc..9398c73dcc 100755
--- a/tests/cert-tests/dane
+++ b/tests/cert-tests/dane.sh
diff --git a/tests/cert-tests/dsa b/tests/cert-tests/dsa.sh
index e623a7483a..e623a7483a 100755
--- a/tests/cert-tests/dsa
+++ b/tests/cert-tests/dsa.sh
diff --git a/tests/cert-tests/ecdsa b/tests/cert-tests/ecdsa.sh
index 431b88f06e..431b88f06e 100755
--- a/tests/cert-tests/ecdsa
+++ b/tests/cert-tests/ecdsa.sh
diff --git a/tests/cert-tests/email b/tests/cert-tests/email.sh
index 1629fec881..1629fec881 100755
--- a/tests/cert-tests/email
+++ b/tests/cert-tests/email.sh
diff --git a/tests/cert-tests/gost b/tests/cert-tests/gost.sh
index c16c539814..c16c539814 100755
--- a/tests/cert-tests/gost
+++ b/tests/cert-tests/gost.sh
diff --git a/tests/cert-tests/illegal-rsa b/tests/cert-tests/illegal-rsa.sh
index d0cb611bc9..d0cb611bc9 100755
--- a/tests/cert-tests/illegal-rsa
+++ b/tests/cert-tests/illegal-rsa.sh
diff --git a/tests/cert-tests/inhibit-anypolicy b/tests/cert-tests/inhibit-anypolicy.sh
index e27e4a85f7..e27e4a85f7 100755
--- a/tests/cert-tests/inhibit-anypolicy
+++ b/tests/cert-tests/inhibit-anypolicy.sh
diff --git a/tests/cert-tests/invalid-sig b/tests/cert-tests/invalid-sig.sh
index 53ef76051b..53ef76051b 100755
--- a/tests/cert-tests/invalid-sig
+++ b/tests/cert-tests/invalid-sig.sh
diff --git a/tests/cert-tests/key-id b/tests/cert-tests/key-id.sh
index 9c88035e87..9c88035e87 100755
--- a/tests/cert-tests/key-id
+++ b/tests/cert-tests/key-id.sh
diff --git a/tests/cert-tests/key-invalid b/tests/cert-tests/key-invalid.sh
index 975687fe7a..975687fe7a 100755
--- a/tests/cert-tests/key-invalid
+++ b/tests/cert-tests/key-invalid.sh
diff --git a/tests/cert-tests/krb5-test b/tests/cert-tests/krb5-test.sh
index caa7d542d0..caa7d542d0 100755
--- a/tests/cert-tests/krb5-test
+++ b/tests/cert-tests/krb5-test.sh
diff --git a/tests/cert-tests/md5-test b/tests/cert-tests/md5-test.sh
index 7438e091f5..7438e091f5 100755
--- a/tests/cert-tests/md5-test
+++ b/tests/cert-tests/md5-test.sh
diff --git a/tests/cert-tests/name-constraints b/tests/cert-tests/name-constraints.sh
index e0c1e7479d..e0c1e7479d 100755
--- a/tests/cert-tests/name-constraints
+++ b/tests/cert-tests/name-constraints.sh
diff --git a/tests/cert-tests/othername-test b/tests/cert-tests/othername-test.sh
index 40eb6c12bb..40eb6c12bb 100755
--- a/tests/cert-tests/othername-test
+++ b/tests/cert-tests/othername-test.sh
diff --git a/tests/cert-tests/pathlen b/tests/cert-tests/pathlen.sh
index b5cd7d7107..b5cd7d7107 100755
--- a/tests/cert-tests/pathlen
+++ b/tests/cert-tests/pathlen.sh
diff --git a/tests/cert-tests/pem-decoding b/tests/cert-tests/pem-decoding.sh
index dc9380c74b..dc9380c74b 100755
--- a/tests/cert-tests/pem-decoding
+++ b/tests/cert-tests/pem-decoding.sh
diff --git a/tests/cert-tests/pkcs1-pad b/tests/cert-tests/pkcs1-pad.sh
index c8f34e4144..c8f34e4144 100755
--- a/tests/cert-tests/pkcs1-pad
+++ b/tests/cert-tests/pkcs1-pad.sh
diff --git a/tests/cert-tests/pkcs12-corner-cases b/tests/cert-tests/pkcs12-corner-cases.sh
index 2c6a2d9f2d..2c6a2d9f2d 100755
--- a/tests/cert-tests/pkcs12-corner-cases
+++ b/tests/cert-tests/pkcs12-corner-cases.sh
diff --git a/tests/cert-tests/pkcs12-encode b/tests/cert-tests/pkcs12-encode.sh
index 2f719f3044..2f719f3044 100755
--- a/tests/cert-tests/pkcs12-encode
+++ b/tests/cert-tests/pkcs12-encode.sh
diff --git a/tests/cert-tests/pkcs12-gost b/tests/cert-tests/pkcs12-gost.sh
index ab94479ba7..ab94479ba7 100755
--- a/tests/cert-tests/pkcs12-gost
+++ b/tests/cert-tests/pkcs12-gost.sh
diff --git a/tests/cert-tests/pkcs12-utf8 b/tests/cert-tests/pkcs12-utf8.sh
index 168e7c5126..168e7c5126 100755
--- a/tests/cert-tests/pkcs12-utf8
+++ b/tests/cert-tests/pkcs12-utf8.sh
diff --git a/tests/cert-tests/pkcs12 b/tests/cert-tests/pkcs12.sh
index a04b043c8e..a04b043c8e 100755
--- a/tests/cert-tests/pkcs12
+++ b/tests/cert-tests/pkcs12.sh
diff --git a/tests/cert-tests/pkcs7-broken-sigs b/tests/cert-tests/pkcs7-broken-sigs.sh
index b51d0c5d15..b51d0c5d15 100755
--- a/tests/cert-tests/pkcs7-broken-sigs
+++ b/tests/cert-tests/pkcs7-broken-sigs.sh
diff --git a/tests/cert-tests/pkcs7-cat b/tests/cert-tests/pkcs7-cat.sh
index 1cec37f4de..1cec37f4de 100755
--- a/tests/cert-tests/pkcs7-cat
+++ b/tests/cert-tests/pkcs7-cat.sh
diff --git a/tests/cert-tests/pkcs7-constraints b/tests/cert-tests/pkcs7-constraints.sh
index 150c103443..150c103443 100755
--- a/tests/cert-tests/pkcs7-constraints
+++ b/tests/cert-tests/pkcs7-constraints.sh
diff --git a/tests/cert-tests/pkcs7-constraints2 b/tests/cert-tests/pkcs7-constraints2.sh
index 94f89a5e93..94f89a5e93 100755
--- a/tests/cert-tests/pkcs7-constraints2
+++ b/tests/cert-tests/pkcs7-constraints2.sh
diff --git a/tests/cert-tests/pkcs7-eddsa b/tests/cert-tests/pkcs7-eddsa.sh
index 40179703bc..40179703bc 100755
--- a/tests/cert-tests/pkcs7-eddsa
+++ b/tests/cert-tests/pkcs7-eddsa.sh
diff --git a/tests/cert-tests/pkcs7-list-sign b/tests/cert-tests/pkcs7-list-sign.sh
index 2cf168bea4..2cf168bea4 100755
--- a/tests/cert-tests/pkcs7-list-sign
+++ b/tests/cert-tests/pkcs7-list-sign.sh
diff --git a/tests/cert-tests/pkcs7 b/tests/cert-tests/pkcs7.sh
index 709ee5c07f..709ee5c07f 100755
--- a/tests/cert-tests/pkcs7
+++ b/tests/cert-tests/pkcs7.sh
diff --git a/tests/cert-tests/pkcs8-decode b/tests/cert-tests/pkcs8-decode.sh
index 27c84bfaf3..27c84bfaf3 100755
--- a/tests/cert-tests/pkcs8-decode
+++ b/tests/cert-tests/pkcs8-decode.sh
diff --git a/tests/cert-tests/pkcs8-eddsa b/tests/cert-tests/pkcs8-eddsa.sh
index 2d33ebfb50..2d33ebfb50 100755
--- a/tests/cert-tests/pkcs8-eddsa
+++ b/tests/cert-tests/pkcs8-eddsa.sh
diff --git a/tests/cert-tests/pkcs8-gost b/tests/cert-tests/pkcs8-gost.sh
index 6527d9d369..6527d9d369 100755
--- a/tests/cert-tests/pkcs8-gost
+++ b/tests/cert-tests/pkcs8-gost.sh
diff --git a/tests/cert-tests/pkcs8-invalid b/tests/cert-tests/pkcs8-invalid.sh
index edf19bbeec..edf19bbeec 100755
--- a/tests/cert-tests/pkcs8-invalid
+++ b/tests/cert-tests/pkcs8-invalid.sh
diff --git a/tests/cert-tests/pkcs8 b/tests/cert-tests/pkcs8.sh
index 8bad70193e..8bad70193e 100755
--- a/tests/cert-tests/pkcs8
+++ b/tests/cert-tests/pkcs8.sh
diff --git a/tests/cert-tests/privkey-import b/tests/cert-tests/privkey-import.sh
index 575ca58497..575ca58497 100755
--- a/tests/cert-tests/privkey-import
+++ b/tests/cert-tests/privkey-import.sh
diff --git a/tests/cert-tests/provable-dh-default b/tests/cert-tests/provable-dh-default.sh
index f6fa889814..f6fa889814 100755
--- a/tests/cert-tests/provable-dh-default
+++ b/tests/cert-tests/provable-dh-default.sh
diff --git a/tests/cert-tests/provable-dh b/tests/cert-tests/provable-dh.sh
index 50d51ce4b7..50d51ce4b7 100755
--- a/tests/cert-tests/provable-dh
+++ b/tests/cert-tests/provable-dh.sh
diff --git a/tests/cert-tests/provable-privkey-dsa2048 b/tests/cert-tests/provable-privkey-dsa2048.sh
index f7eee5daf1..f7eee5daf1 100755
--- a/tests/cert-tests/provable-privkey-dsa2048
+++ b/tests/cert-tests/provable-privkey-dsa2048.sh
diff --git a/tests/cert-tests/provable-privkey-gen-default b/tests/cert-tests/provable-privkey-gen-default.sh
index 6517a242a5..6517a242a5 100755
--- a/tests/cert-tests/provable-privkey-gen-default
+++ b/tests/cert-tests/provable-privkey-gen-default.sh
diff --git a/tests/cert-tests/provable-privkey-rsa2048 b/tests/cert-tests/provable-privkey-rsa2048.sh
index 7f6b4090cf..7f6b4090cf 100755
--- a/tests/cert-tests/provable-privkey-rsa2048
+++ b/tests/cert-tests/provable-privkey-rsa2048.sh
diff --git a/tests/cert-tests/provable-privkey b/tests/cert-tests/provable-privkey.sh
index 0049c6d949..0049c6d949 100755
--- a/tests/cert-tests/provable-privkey
+++ b/tests/cert-tests/provable-privkey.sh
diff --git a/tests/cert-tests/reject-invalid-time b/tests/cert-tests/reject-invalid-time.sh
index 27b3f3c758..27b3f3c758 100755
--- a/tests/cert-tests/reject-invalid-time
+++ b/tests/cert-tests/reject-invalid-time.sh
diff --git a/tests/cert-tests/rsa-pss-pad b/tests/cert-tests/rsa-pss-pad.sh
index 76b5a50742..76b5a50742 100755
--- a/tests/cert-tests/rsa-pss-pad
+++ b/tests/cert-tests/rsa-pss-pad.sh
diff --git a/tests/cert-tests/sha2-dsa-test b/tests/cert-tests/sha2-dsa-test.sh
index f24195ce12..f24195ce12 100755
--- a/tests/cert-tests/sha2-dsa-test
+++ b/tests/cert-tests/sha2-dsa-test.sh
diff --git a/tests/cert-tests/sha2-test b/tests/cert-tests/sha2-test.sh
index 0c5ebd4cbc..0c5ebd4cbc 100755
--- a/tests/cert-tests/sha2-test
+++ b/tests/cert-tests/sha2-test.sh
diff --git a/tests/cert-tests/sha3-test b/tests/cert-tests/sha3-test.sh
index 386b20b63d..386b20b63d 100755
--- a/tests/cert-tests/sha3-test
+++ b/tests/cert-tests/sha3-test.sh
diff --git a/tests/cert-tests/smime b/tests/cert-tests/smime.sh
index 5f6f8038e8..5f6f8038e8 100755
--- a/tests/cert-tests/smime
+++ b/tests/cert-tests/smime.sh
diff --git a/tests/cert-tests/template-exts-test b/tests/cert-tests/template-exts-test.sh
index 379a9290e5..379a9290e5 100755
--- a/tests/cert-tests/template-exts-test
+++ b/tests/cert-tests/template-exts-test.sh
diff --git a/tests/cert-tests/template-test b/tests/cert-tests/template-test.sh
index b17942f2f8..b17942f2f8 100755
--- a/tests/cert-tests/template-test
+++ b/tests/cert-tests/template-test.sh
diff --git a/tests/cert-tests/tlsfeature-test b/tests/cert-tests/tlsfeature-test.sh
index 4148a7b97c..4148a7b97c 100755
--- a/tests/cert-tests/tlsfeature-test
+++ b/tests/cert-tests/tlsfeature-test.sh
diff --git a/tests/cert-tests/tolerate-invalid-time b/tests/cert-tests/tolerate-invalid-time.sh
index d5f89163f3..d5f89163f3 100755
--- a/tests/cert-tests/tolerate-invalid-time
+++ b/tests/cert-tests/tolerate-invalid-time.sh
diff --git a/tests/cert-tests/userid b/tests/cert-tests/userid.sh
index 39753c2753..39753c2753 100755
--- a/tests/cert-tests/userid
+++ b/tests/cert-tests/userid.sh
diff --git a/tests/cert-tests/x509-duplicate-ext b/tests/cert-tests/x509-duplicate-ext.sh
index 0cfa7e1673..0cfa7e1673 100755
--- a/tests/cert-tests/x509-duplicate-ext
+++ b/tests/cert-tests/x509-duplicate-ext.sh
diff --git a/tests/dtls/dtls-resume b/tests/dtls/dtls-resume.sh
index debd59e69d..debd59e69d 100755
--- a/tests/dtls/dtls-resume
+++ b/tests/dtls/dtls-resume.sh
diff --git a/tests/dtls/dtls b/tests/dtls/dtls.sh
index 0b79ae8cab..0b79ae8cab 100755
--- a/tests/dtls/dtls
+++ b/tests/dtls/dtls.sh
diff --git a/tests/ocsp-tests/ocsp-load-chain b/tests/ocsp-tests/ocsp-load-chain.sh
index 33cc020fcb..33cc020fcb 100755
--- a/tests/ocsp-tests/ocsp-load-chain
+++ b/tests/ocsp-tests/ocsp-load-chain.sh
diff --git a/tests/ocsp-tests/ocsp-must-staple-connection b/tests/ocsp-tests/ocsp-must-staple-connection.sh
index 049491add6..049491add6 100755
--- a/tests/ocsp-tests/ocsp-must-staple-connection
+++ b/tests/ocsp-tests/ocsp-must-staple-connection.sh
diff --git a/tests/ocsp-tests/ocsp-test b/tests/ocsp-tests/ocsp-test.sh
index cfb3033978..cfb3033978 100755
--- a/tests/ocsp-tests/ocsp-test
+++ b/tests/ocsp-tests/ocsp-test.sh
diff --git a/tests/ocsp-tests/ocsp-tls-connection b/tests/ocsp-tests/ocsp-tls-connection.sh
index 84eda22b27..84eda22b27 100755
--- a/tests/ocsp-tests/ocsp-tls-connection
+++ b/tests/ocsp-tests/ocsp-tls-connection.sh
diff --git a/tests/ocsp-tests/ocsptool b/tests/ocsp-tests/ocsptool.sh
index b10013ed32..b10013ed32 100755
--- a/tests/ocsp-tests/ocsptool
+++ b/tests/ocsp-tests/ocsptool.sh
diff --git a/tests/rfc2253-escape-test b/tests/rfc2253-escape-test.sh
index 2d71b83d00..2d71b83d00 100755
--- a/tests/rfc2253-escape-test
+++ b/tests/rfc2253-escape-test.sh