aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd/pidfd_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-02selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi1-1/+1
2022-10-30selftests: pidfd: Fix compling warningsLi Zhijian1-0/+2
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen1-3/+3
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala1-1/+1
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini1-5/+16
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-4/+30
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-14/+0
2019-08-06pidfd: add pidfd_wait testsChristian Brauner1-14/+0
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-06-28tests: add pidfd_open() testsChristian Brauner1-43/+5
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)1-0/+210
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 Brauner1-0/+381