[openssl/openssl] 6a3c95: mfail: add all tests iterable variants
"'Jakub Zelenka' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 6a3c9527ce46e1ef6b0dfe339c79ced7a7f2f6ad
https://github.com/openssl/openssl/commit/6a3c9527ce46e1ef6b0dfe339c79ced7a7f2f6ad
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M test/README.md
M test/testutil.h
M test/testutil/driver.c
Log Message:
-----------
mfail: add all tests iterable variants
It adds ADD_MFAIL_ALL_TESTS and ADD_MFAIL_ALL_NO_CHECK_TESTS that work
in similar way as ADD_ALL_TESTS but with mfail testing.
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 16:00:12 2026
(Merged from https://github.com/openssl/openssl/pull/31356)
Commit: 930906e98bcac8524d13e7aa2ca5f7194166313b
https://github.com/openssl/openssl/commit/930906e98bcac8524d13e7aa2ca5f7194166313b
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M test/mfail/mfail.c
M test/mfail/mfail.h
M test/testutil/driver.c
Log Message:
-----------
mfail: do not count allocations for no file when checked
This skips some debug and error allocations that cannot be handled
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 16:00:14 2026
(Merged from https://github.com/openssl/openssl/pull/31356)
Commit: 770bc1b024664ac1c32c36896f70933be8120764
https://github.com/openssl/openssl/commit/770bc1b024664ac1c32c36896f70933be8120764
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M test/README.md
M test/testutil/driver.c
Log Message:
-----------
mfail: add hard failure return code for failing even for NO_CHECK
The hard failure return code is meant for NO_CHECK variants to fail if
there is some failure that should never happen and likely signal a bug.
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 16:00:15 2026
(Merged from https://github.com/openssl/openssl/pull/31356)
Commit: d318587d8f979eaa706ff7e1a22e7a450f198fd2
https://github.com/openssl/openssl/commit/d318587d8f979eaa706ff7e1a22e7a450f198fd2
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M test/evp_extra_test.c
Log Message:
-----------
evp: add test_set_get_raw_keys_mfail to evp extra tests
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 16:00:16 2026
(Merged from https://github.com/openssl/openssl/pull/31356)
Commit: c86db77e70bcbe67bfa636abb5fb2f195bd7a729
https://github.com/openssl/openssl/commit/c86db77e70bcbe67bfa636abb5fb2f195bd7a729
Author: Jakub Zelenka <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M test/rsa_test.c
Log Message:
-----------
rsa: add pkcs1 and oaep mfail tests
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 11 16:00:17 2026
(Merged from https://github.com/openssl/openssl/pull/31356)
Compare: https://github.com/openssl/openssl/compare/35c1d7b16d58...c86db77e70bc
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/35c1d7-c86db7%40github.com.