On Fri, 26 Jun 2020, Paolo Abeni wrote:

Unit tests for the internal MPTCP token APIs, using KUNIT

v1 -> v2:
- use the correct RCU annotation when initializing icsk ulp
- fix a few checkpatch issues

Signed-off-by: Paolo Abeni <pab...@redhat.com>
---
net/mptcp/Kconfig      |   2 +-
net/mptcp/Makefile     |   3 +-
net/mptcp/token.c      |   9 +++
net/mptcp/token_test.c | 140 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 152 insertions(+), 2 deletions(-)
create mode 100644 net/mptcp/token_test.c

Reviewed-by: Mat Martineau <mathew.j.martin...@linux.intel.com>

--
Mat Martineau
Intel

Reply via email to