]> git.ipfire.org Git - thirdparty/openssl.git/commit
Split mfail output into counting and injection subtests
authorJakub Zelenka <jakub.zelenka@openssl.foundation>
Mon, 18 May 2026 16:19:48 +0000 (18:19 +0200)
committerNorbert Pocs <norbertp@openssl.org>
Thu, 28 May 2026 07:32:57 +0000 (09:32 +0200)
commit75e504782d4efa080e6f9750781e88bece6db216
treec5e915600431ad6b761f6b88cd55861a23a62a8d
parent91a934ff0221b166257221f56982ee8082c29c06
Split mfail output into counting and injection subtests

Counting now always runs and is always checked, including when
hooks are not installed or skip-all is set. Only injection is
skipped in those cases.

Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Matt Caswell <matt@openssl.foundation>
MergeDate: Thu May 28 07:33:05 2026
(Merged from https://github.com/openssl/openssl/pull/31219)
test/testutil/driver.c