OSDN Git Service

selftests: add PM netlink functional tests
authorPaolo Abeni <pabeni@redhat.com>
Fri, 27 Mar 2020 21:48:52 +0000 (14:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Mar 2020 05:14:49 +0000 (22:14 -0700)
commiteedbc685321b38fea58a14c9fbd258c4b2c2747c
tree1f48d04830aaa7473f6878e7771970e3f1a5d41a
parent01cacb00b35cb62b139f07d5f84bcf0eeda8eff6
selftests: add PM netlink functional tests

This introduces basic self-tests for the PM netlink,
checking the basic APIs and possible exceptional
values.

Signed-off-by: Paolo Abeni <pabeni@redhat.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/.gitignore
tools/testing/selftests/net/mptcp/Makefile
tools/testing/selftests/net/mptcp/pm_netlink.sh [new file with mode: 0755]
tools/testing/selftests/net/mptcp/pm_nl_ctl.c [new file with mode: 0644]