Skip to content

20251002-misc-clang-tidy-and-fips-fixes#9265

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
douzzer:20251002-misc-clang-tidy-and-fips-fixes
Oct 2, 2025
Merged

20251002-misc-clang-tidy-and-fips-fixes#9265
dgarske merged 1 commit intowolfSSL:masterfrom
douzzer:20251002-misc-clang-tidy-and-fips-fixes

Conversation

@douzzer
Copy link
Copy Markdown
Contributor

@douzzer douzzer commented Oct 2, 2025

tests/api/test_dtls.c: add missing ExpectIntEQ() around wolfSSL_connect() in test_dtls_bogus_finished_epoch_zero();

wolfcrypt/test/test.c: fix gate for wc_DhGeneratePublic() test in dh_ffdhe_test() to properly exclude 5.3.0.

fixes bugprone-unused-return-value and error: implicit declaration of function ‘wc_DhGeneratePublic’.

tested with

wolfssl-multi-test.sh ...
clang-tidy-all-sp-all
fips-140-3-v5-ready-optest-acvp-intelasm
fips-140-3-dev-kcapi

and with super-quick-check.

…ct() in test_dtls_bogus_finished_epoch_zero();

wolfcrypt/test/test.c: fix gate for wc_DhGeneratePublic() test in dh_ffdhe_test() to properly exclude 5.3.0.
@douzzer
Copy link
Copy Markdown
Contributor Author

douzzer commented Oct 2, 2025

retest this please
(Bozeman network glitches)

@dgarske dgarske merged commit 5501111 into wolfSSL:master Oct 2, 2025
258 of 259 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants