aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds7-20/+421
2019-08-06tests: add pidfd poll testsSuren Baghdasaryan3-1/+119
2019-08-06tests: move common definitions and functions into pidfd.hSuren Baghdasaryan2-5/+5
2019-08-06pidfd: add pidfd_wait testsChristian Brauner5-15/+298
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-06-28tests: add pidfd_open() testsChristian Brauner5-44/+234
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)2-1/+211
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg1-0/+1
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook1-0/+1
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner2-0/+387