aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/.gitignore
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2020-08-14 17:30:17 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-08-14 19:56:56 -0700
commit0f71241a8e32baf9ac290cf915bc9b3ff265f7d3 (patch)
treead52709c95dcad424e38407a353460f333a0489c /tools/testing/selftests/exec/.gitignore
parentexec: restore EACCES of S_ISDIR execve() (diff)
downloadlinux-dev-0f71241a8e32baf9ac290cf915bc9b3ff265f7d3.tar.xz
linux-dev-0f71241a8e32baf9ac290cf915bc9b3ff265f7d3.zip
selftests/exec: add file type errno tests
Make sure execve() returns the expected errno values for non-regular files. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Marc Zyngier <maz@kernel.org> Link: http://lkml.kernel.org/r/20200813231723.2725102-3-keescook@chromium.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/testing/selftests/exec/.gitignore')
-rw-r--r--tools/testing/selftests/exec/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/exec/.gitignore b/tools/testing/selftests/exec/.gitignore
index 94b02a18f230..344a99c6da1b 100644
--- a/tools/testing/selftests/exec/.gitignore
+++ b/tools/testing/selftests/exec/.gitignore
@@ -10,3 +10,4 @@ execveat.denatured
/recursion-depth
xxxxxxxx*
pipe
+S_I*.test