+7
−0
test/recipes/70-test_wpacket.t
0 → 100644
+20
−0
test/wpackettest.c
0 → 100644
+446
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
The tests will only work in no-shared builds because WPACKET is an
internal only API that does not get exported by the shared library.
Reviewed-by:
Rich Salz <rsalz@openssl.org>