linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anatoly Pugachev <matorola@gmail.com>
To: linux-kselftest@vger.kernel.org
Cc: Shuah Khan <shuah@kernel.org>, Alexei Starovoitov <ast@kernel.org>
Subject: [PATCH] selftests: update .gitignore files for selftests/bpf and selftests/zram
Date: Thu, 19 Sep 2019 11:29:02 +0300	[thread overview]
Message-ID: <20190919082902.GA15755@yogzotot> (raw)

selftests: update .gitignore files for selftests/bpf and selftests/zram

Signed-off-by: Anatoly Pugachev <matorola@gmail.com>
---
 tools/testing/selftests/bpf/.gitignore  | 4 ++++
 tools/testing/selftests/zram/.gitignore | 1 +
 2 files changed, 5 insertions(+)
 create mode 100644 tools/testing/selftests/zram/.gitignore

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 7470327edcfe..218ac37f460a 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -15,6 +15,9 @@ test_libbpf_open
 test_sock
 test_sock_addr
 test_sock_fields
+test_sockopt
+test_sockopt_multi
+test_sockopt_sk
 urandom_read
 test_btf
 test_sockmap
@@ -32,6 +35,7 @@ test_section_names
 test_tcpnotify_user
 test_libbpf
 test_tcp_check_syncookie_user
+test_tcp_rtt
 test_sysctl
 alu32
 libbpf.pc
diff --git a/tools/testing/selftests/zram/.gitignore b/tools/testing/selftests/zram/.gitignore
new file mode 100644
index 000000000000..b4a2cb6fafa6
--- /dev/null
+++ b/tools/testing/selftests/zram/.gitignore
@@ -0,0 +1 @@
+err.log
-- 
2.23.0


             reply	other threads:[~2019-09-19  8:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-19  8:29 Anatoly Pugachev [this message]
2019-09-19 14:39 ` [PATCH] selftests: update .gitignore files for selftests/bpf and selftests/zram Alexei Starovoitov
2019-09-19 17:09   ` shuah
2019-09-27 13:06     ` Anatoly Pugachev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190919082902.GA15755@yogzotot \
    --to=matorola@gmail.com \
    --cc=ast@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).