aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/hwtstamp_config.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-03-29selftests: move timestamping selftests to net folderJian Yang1-0/+135
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>