]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: get rid of the TEST_strn2_ functions
authorPauli <paul.dale@oracle.com>
Tue, 13 Jan 2026 21:13:52 +0000 (08:13 +1100)
committerPauli <paul.dale@oracle.com>
Thu, 15 Jan 2026 21:31:20 +0000 (08:31 +1100)
commitb79ec4cb221dbc5b5fdee2db0dc8fd2aa8d2306f
tree658a7914acaba859b39d05cb049afc91c2fb3582
parent84ee443446116b25030b23c0a0b5b1fe5479d987
test: get rid of the TEST_strn2_ functions

Their semantics are poorly defined and they are rarely used.  The _ne
version being completely unused & tricky to define properly.

Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/29627)
test/testutil.h
test/testutil/tests.c