nixpkgs/pkgs/development/libraries/wolfssl
Alyssa Ross e434c7622c wolfssl: backport patch to fix tests
This fixes the following build failure I get locally:

> ERROR - tests/api.c line 5684 failed with:
>     expected: test_ssl_memio_do_handshake(&test_ctx, 10, ((void *)0)) == (1)
>     result:   0 != 1
>
>  passed (  0.00945)
>    845: test_dtls13_bad_epoch_ch                            : skipped
>    846: test_wolfSSL_dtls13_null_cipher                     : skipped
>    847: test_dtls_msg_from_other_peer                       :Client message: hello wolfssl!
> Server response: I hear you fa shizzle!
>  passed (  0.00186)
>    848: test_dtls_ipv6_check                                : passed (  0.00008)
>    849: test_stubs_are_stubs                                : passed (  0.00000)
>
> FAILURES:
>     24: test_wolfSSL_CertManagerCheckOCSPResponse
2023-11-11 12:43:45 +00:00
..
default.nix wolfssl: backport patch to fix tests 2023-11-11 12:43:45 +00:00