mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 14:43:03 +00:00
873dfd7881
The following tests: * Fetch FD, and then compare via kcmp * Make sure getfd can be blocked by blocking ptrace_may_access * Making sure fetching bad FDs fails * Make sure trying to set flags to non-zero results in an EINVAL Signed-off-by: Sargun Dhillon <sargun@sargun.me> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Link: https://lore.kernel.org/r/20200107175927.4558-5-sargun@sargun.me Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
pidfd_fdinfo_test.c | ||
pidfd_getfd_test.c | ||
pidfd_open_test.c | ||
pidfd_poll_test.c | ||
pidfd_test.c | ||
pidfd_wait.c | ||
pidfd.h |