Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/handshake: Add Kunit tests for the handshake consumer API | Chuck Lever | 2023-04-20 | 1 | -0/+523 |
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> |