Commit fd0ddcccff for openssl.org
commit fd0ddcccffdfe4c4a8cd4585403b927c54c8c2fa
Author: Norbert Pocs <norbertp@openssl.org>
Date: Fri Sep 25 13:14:42 2026 +0200
Increment test counter when a test is added
Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Merge-date: Fri Sep 25 11:33:23 2026
Merged-from: https://github.com/openssl/openssl/pull/32990
diff --git a/test/recipes/25-test_x509.t b/test/recipes/25-test_x509.t
index cc8f313403..9a75043a1b 100644
--- a/test/recipes/25-test_x509.t
+++ b/test/recipes/25-test_x509.t
@@ -17,7 +17,7 @@ use File::Compare qw/compare_text/;
setup("test_x509");
-plan tests => 156;
+plan tests => 157;
# Prevent MSys2 filename munging for arguments that look like file paths but
# aren't