All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftests/net: add tls to .gitignore
@ 2018-07-26  9:53 ` anders.roxell
  0 siblings, 0 replies; 6+ messages in thread
From: Anders Roxell @ 2018-07-26  9:53 UTC (permalink / raw)
  To: davem, shuah, davejwatson
  Cc: netdev, linux-kselftest, linux-kernel, Anders Roxell

Add the tls binary to .gitignore

Fixes: 7f657d5bf507 ("selftests: tls: add selftests for TLS sockets")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/net/.gitignore | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-26 16:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-26  9:53 [PATCH] selftests/net: add tls to .gitignore Anders Roxell
2018-07-26  9:53 ` Anders Roxell
2018-07-26  9:53 ` anders.roxell
2018-07-26 16:38 ` David Miller
2018-07-26 16:38   ` David Miller
2018-07-26 16:38   ` davem

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.