]> git.ipfire.org Git - thirdparty/gnutls.git/commit
tests/psk-file: Add testing for _credentials2 functions
authorWilfred Mallawa <wilfred.mallawa@wdc.com>
Tue, 19 Aug 2025 04:59:21 +0000 (14:59 +1000)
committerDaiki Ueno <ueno@gnu.org>
Wed, 20 Aug 2025 07:16:47 +0000 (16:16 +0900)
commitbbce45d7b7fb94de46db9504b56800d70b1822d7
treef875a240c33fe7b6dcd144cea8530bd65a384ed4
parent33034a91c2c1f38bad19e747d3021885d54bfb44
tests/psk-file: Add testing for _credentials2 functions

Adds testing for gnutls_psk_allocate_X_credentials2() functions for
server and client.

Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Modified-by: Daiki Ueno <ueno@gnu.org>
tests/psk-file.c