projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daf182d
)
selftests/net: update .gitignore with newly added tests
author
Shuah Khan
<skhan@linuxfoundation.org>
Wed, 27 Oct 2021 20:28:46 +0000
(14:28 -0600)
committer
David 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
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/net/.gitignore
b/tools/testing/selftests/net/.gitignore
index 19deb9cdf72f206bcaba6b449625beffc37ee4f3..501550501216244da0431ffae863bcfe2317ce38 100644
(file)
--- a/
tools/testing/selftests/net/.gitignore
+++ b/
tools/testing/selftests/net/.gitignore
@@
-31,3
+31,7
@@
rxtimestamp
timestamping
txtimestamp
so_netns_cookie
+test_unix_oob
+gro
+ioam6_parser
+toeplitz