summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/pidfd/pidfd_test.c
AgeCommit message (Expand)Author
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-06pidfd: add pidfd_wait testsChristian Brauner
2019-07-29pidfd: remove obsolete comments from testChristian Brauner
2019-06-28tests: add pidfd_open() testsChristian Brauner
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner