diff options
author | 2020-03-25 16:07:01 +0800 | |
---|---|---|
committer | 2020-03-25 11:33:02 -0700 | |
commit | 919a23e9d6ccf8b30e6b4c7aa36f8904c99d2dd7 (patch) | |
tree | abed6dbc35caec2d9d71e51d558f3adfe9f726f5 /net/unix/af_unix.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff) | |
download | wireguard-linux-919a23e9d6ccf8b30e6b4c7aa36f8904c99d2dd7.tar.xz wireguard-linux-919a23e9d6ccf8b30e6b4c7aa36f8904c99d2dd7.zip |
selftests/net: add missing tests to Makefile
Find some tests are missed in Makefile by running:
for file in $(ls *.sh); do grep -q $file Makefile || echo $file; done
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions