]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
punycode: add unit tests
authorPauli <pauli@openssl.org>
Wed, 26 Oct 2022 23:25:35 +0000 (10:25 +1100)
committerTomas Mraz <tomas@openssl.org>
Tue, 1 Nov 2022 16:44:51 +0000 (17:44 +0100)
commita0af4a3c8b18c435a5a4afb28b3ad1a2730e6ea8
treed392b2f0b1326c706bf8db20b37c3e37eb2edfee
parent680e65b94c916af259bfdc2e25f1ab6e0c7a97d6
punycode: add unit tests

These tests verify basic functionality and specifically test for
CVE-2022-3602.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(cherry picked from commit f0f530216bf93e9cdc9c2c9e3c095229d216da15)
test/build.info
test/punycode_test.c [new file with mode: 0644]
test/recipes/04-test_punycode.t [new file with mode: 0644]