[openssl/openssl] 4b8fec: mfail: add sampled and count-only modes to test dr...

"'Jakub Zelenka' via openssl-commits" <[email protected]> Mon, 13 Jul 2026 02:44:38 -0700
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: 4b8fece0f1bc9bcc693773f721fbb4acadc1ad43
      https://github.com/openssl/openssl/commit/4b8fece0f1bc9bcc693773f721fbb4acadc1ad43
  Author: Jakub Zelenka <[email protected]>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M test/README.md
    M test/mfail/mfail.c
    M test/mfail/mfail.h
    M test/testutil.h
    M test/testutil/driver.c

  Log Message:
  -----------
  mfail: add sampled and count-only modes to test driver

Sampled tests cap allocation-failure injection at a fixed number of
sampled points, running exhaustively when the allocation count is below
that.  Non-sampled tests fall back to counting only on non-cached-fetch
builds, where exhaustive injection is impractical.

Assisted-by: Claude:claude-opus-4-8

Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jul 13 09:43:50 2026
(Merged from https://github.com/openssl/openssl/pull/31780)


  Commit: e1386ecb2dc1c0e1ca80069c0c9b6af9f6bffab4
      https://github.com/openssl/openssl/commit/e1386ecb2dc1c0e1ca80069c0c9b6af9f6bffab4
  Author: Jakub Zelenka <[email protected]>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M test/evp_extra_test.c
    M test/quic_srt_gen_test.c
    M test/quic_srtm_test.c
    M test/quicapitest.c
    M test/rsa_test.c
    M test/statem_clnt_construct_test.c

  Log Message:
  -----------
  test: drop no-cached-fetch mfail guards

Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jul 13 09:43:51 2026
(Merged from https://github.com/openssl/openssl/pull/31780)


Compare: https://github.com/openssl/openssl/compare/47ddf0095df9...e1386ecb2dc1

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/47ddf0-e1386e%40github.com.