aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/filesystems/epoll/.gitignore
diff options
context:
space:
mode:
authorHeiher <r@hev.cc>2019-12-04 16:52:19 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2019-12-04 19:44:13 -0800
commitf2728fe80cefb40a8f486e64a4bef17ce2c64f5b (patch)
treee4455507058f1fcc8d05c1d60957e7410b2b0347 /tools/testing/selftests/filesystems/epoll/.gitignore
parentfs/epoll: remove unnecessary wakeups of nested epoll (diff)
downloadlinux-dev-f2728fe80cefb40a8f486e64a4bef17ce2c64f5b.tar.xz
linux-dev-f2728fe80cefb40a8f486e64a4bef17ce2c64f5b.zip
selftests: add epoll selftests
This adds the promised selftest for epoll. It will verify the wakeups of epoll. Including leaf and nested mode, epoll_wait() and poll() and multi-threads. Link: http://lkml.kernel.org/r/20191009121518.4027-1-r@hev.cc Signed-off-by: hev <r@hev.cc> Reviewed-by: Roman Penyaev <rpenyaev@suse.de> Cc: Jason Baron <jbaron@akamai.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/testing/selftests/filesystems/epoll/.gitignore')
-rw-r--r--tools/testing/selftests/filesystems/epoll/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/filesystems/epoll/.gitignore b/tools/testing/selftests/filesystems/epoll/.gitignore
new file mode 100644
index 000000000000..9ae8db44ec14
--- /dev/null
+++ b/tools/testing/selftests/filesystems/epoll/.gitignore
@@ -0,0 +1 @@
+epoll_wakeup_test