selftests/net: update .gitignore with newly added tests
authorShuah Khan <skhan@linuxfoundation.org>
Wed, 27 Oct 2021 20:28:46 +0000 (14:28 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Oct 2021 12:14:58 +0000 (13:14 +0100)
Update .gitignore with newly added tests:
tools/testing/selftests/net/af_unix/test_unix_oob
tools/testing/selftests/net/gro
tools/testing/selftests/net/ioam6_parser
tools/testing/selftests/net/toeplitz

Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/.gitignore

index 19deb9c..5015505 100644 (file)
@@ -31,3 +31,7 @@ rxtimestamp
 timestamping
 txtimestamp
 so_netns_cookie
+test_unix_oob
+gro
+ioam6_parser
+toeplitz