projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbdcc8
)
selftests: x86: add missing executables to .gitignore
author
Shuah Khan
<shuahkh@osg.samsung.com>
Tue, 2 May 2017 17:00:22 +0000
(11:00 -0600)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Wed, 3 May 2017 16:55:20 +0000
(10:55 -0600)
Executables that are common for both x86_32 and x86_64 are missing
from .gitignore. Add them.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/x86/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/x86/.gitignore
b/tools/testing/selftests/x86/.gitignore
index 15034fef9698fcb71e72f2cc763ade6491247551..7757f73ff9a32397c97718d3302749b4d93a6016 100644
(file)
--- a/
tools/testing/selftests/x86/.gitignore
+++ b/
tools/testing/selftests/x86/.gitignore
@@
-1,2
+1,15
@@
*_32
*_64
+single_step_syscall
+sysret_ss_attrs
+syscall_nt
+ptrace_syscall
+test_mremap_vdso
+check_initial_reg_state
+sigreturn
+ldt_gdt
+iopl
+mpx-mini-test
+ioperm
+protection_keys
+test_vdso