summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/pidfd/pidfd_setns_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-11selftests/pidfd: Fix wrong expectationMickaël Salaün1-1/+1
2020-10-28selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala1-1/+0
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook1-1/+1
2020-08-05Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner1-0/+76
2020-07-07selftests: Remove unneeded selftest API headersKees Cook1-1/+0
2020-06-17tests: test for setns() EINVAL regressionChristian Brauner1-0/+12
2020-05-13selftests/pidfd: add pidfd setns testsChristian Brauner1-0/+473