Commit 0345927a02 for openssl.org
commit 0345927a022020ab578f55b10b195f90aaec61b0
Author: Norbert Pocs <norbertp@openssl.org>
Date: Mon Jul 20 12:02:17 2026 +0200
test_ocsp: bump test number
Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
MergeDate: Mon Jul 20 10:19:08 2026
(Merged from https://github.com/openssl/openssl/pull/32014)
diff --git a/test/recipes/80-test_ocsp.t b/test/recipes/80-test_ocsp.t
index dc2312b0fc..3f9255b530 100644
--- a/test/recipes/80-test_ocsp.t
+++ b/test/recipes/80-test_ocsp.t
@@ -54,7 +54,7 @@ sub test_ocsp {
$title); });
}
-plan tests => 14;
+plan tests => 15;
subtest "=== VALID OCSP RESPONSES ===" => sub {
plan tests => 7;