tools/testing/selftests/net/tls.c
0 → 100644
+692
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add selftests for tls socket. Tests various iov and message options, poll blocking and nonblocking behavior, partial message sends / receives, and control message data. Tests should pass regardless of if TLS is enabled in the kernel or not, and print a warning message if not. Signed-off-by:Dave Watson <davejwatson@fb.com> Signed-off-by:
David S. Miller <davem@davemloft.net>