+7
−0
test/recipes/70-test_wpacket.t
0 → 100644
+20
−0
test/wpackettest.c
0 → 100644
+446
−0
Loading
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>