mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-24 21:28:44 +00:00
This shows inconsistencies in how flags are handled when callback fails: - sometimes the flags set by the callback are transmitted, sometimes not - when the cert if not trusted, sometimes BADCERT_NOT_TRUSTED is set, sometimes not This adds coverage for 9 lines and 9 branches. Now all lines related to callback failure are covered.
21 KiB
21 KiB