projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc0c27
)
selftests/powerpc: update .gitignore
author
Daniel Axtens
<dja@axtens.net>
Tue, 1 Dec 2020 14:44:27 +0000
(
01:44
+1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 3 Dec 2020 14:01:21 +0000
(
01:01
+1100)
I did an in-place build of the self-tests and found that it left
the tree dirty.
Add missed test binaries to .gitignore
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20201201144427.1228745-1-dja@axtens.net
tools/testing/selftests/powerpc/nx-gzip/.gitignore
[new file with mode: 0644]
patch
|
blob
tools/testing/selftests/powerpc/security/.gitignore
patch
|
blob
|
history
tools/testing/selftests/powerpc/signal/.gitignore
patch
|
blob
|
history
tools/testing/selftests/powerpc/syscalls/.gitignore
patch
|
blob
|
history
diff --git a/tools/testing/selftests/powerpc/nx-gzip/.gitignore
b/tools/testing/selftests/powerpc/nx-gzip/.gitignore
new file mode 100644
(file)
index 0000000..
886d522
--- /dev/null
+++ b/
tools/testing/selftests/powerpc/nx-gzip/.gitignore
@@ -0,0
+1,3
@@
+# SPDX-License-Identifier: GPL-2.0-only
+gunz_test
+gzfht_test
diff --git
a/tools/testing/selftests/powerpc/security/.gitignore
b/tools/testing/selftests/powerpc/security/.gitignore
index 4257a1f156bb8f4883796f7207aa409aaf52f601..93614b125dede6101ceeb63f256ce8d242c2a311 100644
(file)
--- a/
tools/testing/selftests/powerpc/security/.gitignore
+++ b/
tools/testing/selftests/powerpc/security/.gitignore
@@
-1,3
+1,4
@@
# SPDX-License-Identifier: GPL-2.0-only
rfi_flush
entry_flush
+spectre_v2
diff --git
a/tools/testing/selftests/powerpc/signal/.gitignore
b/tools/testing/selftests/powerpc/signal/.gitignore
index 405b5364044cd91c8472c0bd63e0c7f3f90a4fa3..ce3375cd8e73ed7e7f376ceffd7f599dd2794285 100644
(file)
--- a/
tools/testing/selftests/powerpc/signal/.gitignore
+++ b/
tools/testing/selftests/powerpc/signal/.gitignore
@@
-3,3
+3,4
@@
signal
signal_tm
sigfuz
sigreturn_vdso
+sig_sc_double_restart
diff --git
a/tools/testing/selftests/powerpc/syscalls/.gitignore
b/tools/testing/selftests/powerpc/syscalls/.gitignore
index b00cab225476fe82ad5eaac981e99f86cceb16da..a1e19ccdef8433275611772f8050d8cdbcd6bf2c 100644
(file)
--- a/
tools/testing/selftests/powerpc/syscalls/.gitignore
+++ b/
tools/testing/selftests/powerpc/syscalls/.gitignore
@@
-1,2
+1,3
@@
# SPDX-License-Identifier: GPL-2.0-only
ipc_unmuxed
+rtas_filter