]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
selftests: net: add getsockopt_iter binary to .gitignore
authorFernando Fernandez Mancera <fmancera@suse.de>
Mon, 8 Jun 2026 11:22:59 +0000 (13:22 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 10 Jun 2026 01:48:17 +0000 (18:48 -0700)
The generated binary for getsockopt_iter.c shouldn't show up as an
untracked git file after running:

make -C tools/testing/selftests TARGETS=net install

Let's just ignore it.

Fixes: d39887f55d8e ("net: selftests: add getsockopt_iter regression tests")
Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
Link: https://patch.msgid.link/20260608112259.4022-1-fmancera@suse.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/.gitignore

index 02ad4c99a2b49f3ab6f74ec16ad3ae3b397cc97b..c9f46031ac73b20850d068125bb804420d236ad8 100644 (file)
@@ -6,6 +6,7 @@ busy_poller
 cmsg_sender
 epoll_busy_poll
 fin_ack_lat
+getsockopt_iter
 hwtstamp_config
 icmp_rfc4884
 io_uring_zerocopy_tx