summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd/pidfd.h
AgeCommit message (Expand)AuthorLines
2023-06-12selftest: pidfd: Omit long and repeating outputsZiqi Zhao-1/+0
2022-02-04pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen-3/+10
2020-09-04tests: add waitid() tests for non-blocking pidfdsChristian Brauner-0/+4
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner-0/+4
2020-06-17tests: test for setns() EINVAL regressionChristian Brauner-0/+5
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner-0/+2
2020-01-13test: Add test for pidfd getfdSargun Dhillon-0/+9
2019-08-06tests: move common definitions and functions into pidfd.hSuren Baghdasaryan-0/+5
2019-08-06pidfd: add pidfd_wait testsChristian Brauner-0/+25
2019-06-28tests: add pidfd_open() testsChristian Brauner-0/+57