[openssl/openssl] 9dd097: test: Invert bad TEST() condition calls
'Tomáš Mráz' via openssl-commits <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.5/[email protected]> |
Branch: refs/heads/openssl-3.5
Home: https://github.com/openssl/openssl
Commit: 9dd0977a53ff3b7add83d110a034a766f32e30da
https://github.com/openssl/openssl/commit/9dd0977a53ff3b7add83d110a034a766f32e30da
Author: Tomas Mraz <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M test/ca_internals_test.c
M test/evp_extra_test2.c
M test/hpke_test.c
M test/http_test.c
M test/pkcs12_api_test.c
M test/punycode_test.c
M test/radix/quic_tests.c
M test/secmemtest.c
Log Message:
-----------
test: Invert bad TEST() condition calls
False result of a TEST_xxx() call should always indicate
erroneous condition.
Fix such calls. Also fix some calls which
treated TEST_xxx() result as non-boolean.
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Norbert Pocs <[email protected]>
MergeDate: Mon Jun 15 07:38:52 2026
(Merged from https://github.com/openssl/openssl/pull/31457)
(cherry picked from commit 7c765bb6020b7c391dea8112f403e3b2109ff6dd)
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/openssl-3.5/11fb22-9dd097%40github.com.