aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-07-26 11:53:58 +0200
committerDavid S. Miller <davem@davemloft.net>2018-07-26 09:37:21 -0700
commiteb91f42ef074467e0c441a9789dc1fc0519a25ad (patch)
tree0c97fbe58943f0edbeb833394eb6452440531208 /tools/testing/selftests/net
parentselftests: forwarding: add tests for TC chain get and dump operations (diff)
downloadlinux-dev-eb91f42ef074467e0c441a9789dc1fc0519a25ad.tar.xz
linux-dev-eb91f42ef074467e0c441a9789dc1fc0519a25ad.zip
selftests/net: add tls to .gitignore
Add the tls binary to .gitignore Fixes: 7f657d5bf507 ("selftests: tls: add selftests for TLS sockets") Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net')
-rw-r--r--tools/testing/selftests/net/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 1a0ac3a29ec5..78b24cf76f40 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -13,3 +13,4 @@ udpgso
udpgso_bench_rx
udpgso_bench_tx
tcp_inq
+tls