+15
−0
net/handshake/.kunitconfig
0 → 100644
+11
−0
+2
−0
net/handshake/handshake-test.c
0 → 100644
+523
−0
Loading
These verify the API contracts and help exercise lifetime rules for consumer sockets and handshake_req structures. One way to run these tests: ./tools/testing/kunit/kunit.py run --kunitconfig ./net/handshake/.kunitconfig Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org>