summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd/pidfd_open_test.c
AgeCommit message (Expand)AuthorLines
2025-03-05selftests/pidfd: expand common pidfd headerChristian Brauner-26/+0
2025-02-05selftests/pidfd: add tests for PIDFD_SELF_*Lorenzo Stoakes-3/+3
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi-1/+81
2024-05-06selftests: pidfd: ksft_exit functions do not returnNathan Chancellor-1/+3
2020-10-27selftests: pidfd: fix compilation errors due to wait.hTommi Rantala-1/+0
2019-08-06tests: move common definitions and functions into pidfd.hSuren Baghdasaryan-5/+0
2019-06-28tests: add pidfd_open() testsChristian Brauner-0/+169