projects
/
linux-2.6-microblaze.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
4257a1f
..
93614b1
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
405b536
..
ce3375c
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
b00cab2
..
a1e19cc
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