]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb654c8f161385879d671718b5f9c40d1703d7ba
tree1f48d04830aaa7473f6878e7771970e3f1a5d41a
parent99f1c40f5b5ec54ed813d05c0bcd98c11ca099db
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]