selftests: mptcp: functional tests for the userspace PM type
authorKishen Maloor <kishen.maloor@intel.com>
Wed, 4 May 2022 02:39:01 +0000 (19:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2022 09:49:32 +0000 (10:49 +0100)
commit259a834fadda06db430bcd4ab95e1fcf5e63c4cb
treeafabe4823f49f778dd7f66bb4ed03d3d73faff50
parentbdde081d728ab86812947a62bf84a3b4dfeb2635
selftests: mptcp: functional tests for the userspace PM type

This change adds a selftest script that performs a comprehensive
behavioral/functional test of all userspace PM capabilities by exercising
all the newly added APIs and changes to support said capabilities.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Kishen Maloor <kishen.maloor@intel.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/userspace_pm.sh [new file with mode: 0755]