aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorJian Yang <jianyang@google.com>2020-03-25 13:32:07 -0700
committerDavid S. Miller <davem@davemloft.net>2020-03-29 21:48:30 -0700
commit5ef5c90e3cb3ae1ce7bebddaeb8e8f44309950f7 (patch)
treed025c25e717a13808070791ccf8110c645c4b4a6 /tools/testing/selftests/Makefile
parentARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii (diff)
downloadwireguard-linux-5ef5c90e3cb3ae1ce7bebddaeb8e8f44309950f7.tar.xz
wireguard-linux-5ef5c90e3cb3ae1ce7bebddaeb8e8f44309950f7.zip
selftests: move timestamping selftests to net folder
For historical reasons, there are several timestamping selftest targets in selftests/networking/timestamping. Move them to the standard directory for networking tests: selftests/net. Signed-off-by: Jian Yang <jianyang@google.com> Acked-by: Willem de Bruijn <willemb@google.com> Acked-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/Makefile')
-rw-r--r--tools/testing/selftests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index b93fa645ee54..077818d0197f 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -36,7 +36,6 @@ TARGETS += net
TARGETS += net/forwarding
TARGETS += net/mptcp
TARGETS += netfilter
-TARGETS += networking/timestamping
TARGETS += nsfs
TARGETS += pidfd
TARGETS += powerpc