[openssl/openssl] 857afd: test: add Windows unit tests setup and initial dgr...

"'Jakub Zelenka' via openssl-commits" <[email protected]> Wed, 15 Jul 2026 09:01:37 -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: 857afd02b282314687bc1290d7d12a313d3b9f85
      https://github.com/openssl/openssl/commit/857afd02b282314687bc1290d7d12a313d3b9f85
  Author: Jakub Zelenka <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M .github/workflows/windows.yml
    M Configurations/unix-Makefile.tmpl
    M Configurations/windows-makefile.tmpl
    M Configure
    M test/recipes/02-test_unit.t
    M test/unit/build.info
    A test/unit/crypto/bio/test_bss_dgram_win.c

  Log Message:
  -----------
  test: add Windows unit tests setup and initial dgram test

This adds an initial setup for unit testing on Windows that allows
mocking of system functions using Detour library. This works only for
library functions and not object function like wrap so it is a bit
limited but it is still useful for BIO mocking.

An initial BIO bss_dgram test is added covering the Windows specific
parts.

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

Reviewed-by: Igor Ustinov <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Wed Jul 15 16:00:35 2026
(Merged from https://github.com/openssl/openssl/pull/31915)



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/380d6a-857afd%40github.com.