Gitweb:
https://git.exim.org/exim.git/commitdiff/6b3d0ff488b18ebe6b54b70026431ff8e14ba6db
Commit: 6b3d0ff488b18ebe6b54b70026431ff8e14ba6db
Parent: 97277c1f835e749bf06aea2e16922fc234470034
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Oct 20 17:32:42 2019 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Oct 20 18:06:33 2019 +0100
Tetsuite: feature-check multileaf OCSP testcases
---
test/confs/5602 | 1 -
test/confs/5612 | 1 +
test/confs/5615 | 2 +-
test/confs/{5652 => 5665} | 0
test/confs/{5655 => 5670} | 0
test/log/{5602 => 5612} | 0
test/log/{5652 => 5665} | 0
test/log/{5655 => 5670} | 0
.../{5600-OCSP-OpenSSL/5602 => 5612-OCSP-OpenSSL-multileaf/5612} | 0
test/scripts/5612-OCSP-OpenSSL-multileaf/REQUIRES | 4 ++++
.../{5650-OCSP-GnuTLS/5652 => 5665-OCSP-GnuTLS-multileaf/5665} | 0
.../{5655-OCSP-GnuTLS-1.3 => 5665-OCSP-GnuTLS-multileaf}/REQUIRES | 2 +-
test/scripts/{5655-OCSP-GnuTLS-1.3/5655 => 5670-OCSP-GnuTLS-1.3/5670} | 0
test/scripts/{5655-OCSP-GnuTLS-1.3 => 5670-OCSP-GnuTLS-1.3}/REQUIRES | 0
14 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/test/confs/5602 b/test/confs/5602
deleted file mode 120000
index 4602aa5..0000000
--- a/test/confs/5602
+++ /dev/null
@@ -1 +0,0 @@
-5652
\ No newline at end of file
diff --git a/test/confs/5612 b/test/confs/5612
new file mode 120000
index 0000000..7d60415
--- /dev/null
+++ b/test/confs/5612
@@ -0,0 +1 @@
+5665
\ No newline at end of file
diff --git a/test/confs/5615 b/test/confs/5615
index 36c91e7..a21fc1b 120000
--- a/test/confs/5615
+++ b/test/confs/5615
@@ -1 +1 @@
-5655
\ No newline at end of file
+5670
\ No newline at end of file
diff --git a/test/confs/5652 b/test/confs/5665
similarity index 100%
rename from test/confs/5652
rename to test/confs/5665
diff --git a/test/confs/5655 b/test/confs/5670
similarity index 100%
rename from test/confs/5655
rename to test/confs/5670
diff --git a/test/log/5602 b/test/log/5612
similarity index 100%
rename from test/log/5602
rename to test/log/5612
diff --git a/test/log/5652 b/test/log/5665
similarity index 100%
rename from test/log/5652
rename to test/log/5665
diff --git a/test/log/5655 b/test/log/5670
similarity index 100%
rename from test/log/5655
rename to test/log/5670
diff --git a/test/scripts/5600-OCSP-OpenSSL/5602 b/test/scripts/5612-OCSP-OpenSSL-multileaf/5612
similarity index 100%
rename from test/scripts/5600-OCSP-OpenSSL/5602
rename to test/scripts/5612-OCSP-OpenSSL-multileaf/5612
diff --git a/test/scripts/5612-OCSP-OpenSSL-multileaf/REQUIRES b/test/scripts/5612-OCSP-OpenSSL-multileaf/REQUIRES
new file mode 100644
index 0000000..0d1bd9f
--- /dev/null
+++ b/test/scripts/5612-OCSP-OpenSSL-multileaf/REQUIRES
@@ -0,0 +1,4 @@
+support OpenSSL
+support OCSP
+running IPv4
+feature _HAVE_TLS_OCSP_LIST
diff --git a/test/scripts/5650-OCSP-GnuTLS/5652 b/test/scripts/5665-OCSP-GnuTLS-multileaf/5665
similarity index 100%
rename from test/scripts/5650-OCSP-GnuTLS/5652
rename to test/scripts/5665-OCSP-GnuTLS-multileaf/5665
diff --git a/test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES b/test/scripts/5665-OCSP-GnuTLS-multileaf/REQUIRES
similarity index 59%
copy from test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES
copy to test/scripts/5665-OCSP-GnuTLS-multileaf/REQUIRES
index ab5a972..37e377d 100644
--- a/test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES
+++ b/test/scripts/5665-OCSP-GnuTLS-multileaf/REQUIRES
@@ -1,4 +1,4 @@
support GnuTLS
support OCSP
running IPv4
-feature _HAVE_TLS1_3
+feature _HAVE_TLS_OCSP_LIST
diff --git a/test/scripts/5655-OCSP-GnuTLS-1.3/5655 b/test/scripts/5670-OCSP-GnuTLS-1.3/5670
similarity index 100%
rename from test/scripts/5655-OCSP-GnuTLS-1.3/5655
rename to test/scripts/5670-OCSP-GnuTLS-1.3/5670
diff --git a/test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES b/test/scripts/5670-OCSP-GnuTLS-1.3/REQUIRES
similarity index 100%
rename from test/scripts/5655-OCSP-GnuTLS-1.3/REQUIRES
rename to test/scripts/5670-OCSP-GnuTLS-1.3/REQUIRES