aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-08-08 14:25:32 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-08 15:57:31 -0700
commit4f5ce5e8d7e2da3c714df8a7fa42edb9f992fc52 (patch)
tree6bdac69397a13f372a4466e7c629924433e619bb /tools/testing/selftests/memfd/.gitignore
parentshm: add memfd_create() syscall (diff)
downloadlinux-dev-4f5ce5e8d7e2da3c714df8a7fa42edb9f992fc52.tar.xz
linux-dev-4f5ce5e8d7e2da3c714df8a7fa42edb9f992fc52.zip
selftests: add memfd_create() + sealing tests
Some basic tests to verify sealing on memfds works as expected and guarantees the advertised semantics. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Acked-by: Hugh Dickins <hughd@google.com> Cc: Michael Kerrisk <mtk.manpages@gmail.com> Cc: Ryan Lortie <desrt@desrt.ca> Cc: Lennart Poettering <lennart@poettering.net> Cc: Daniel Mack <zonque@gmail.com> Cc: Andy Lutomirski <luto@amacapital.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/testing/selftests/memfd/.gitignore')
-rw-r--r--tools/testing/selftests/memfd/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/memfd/.gitignore b/tools/testing/selftests/memfd/.gitignore
new file mode 100644
index 000000000000..bcc8ee20c710
--- /dev/null
+++ b/tools/testing/selftests/memfd/.gitignore
@@ -0,0 +1,2 @@
+memfd_test
+memfd-test-file