summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd/pidfd_test.c
AgeCommit message (Expand)AuthorLines
2023-10-13selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman-6/+6
2023-06-12selftest: pidfd: Omit long and repeating outputsZiqi Zhao-1/+2
2022-11-02selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi-1/+1
2022-10-30selftests: pidfd: Fix compling warningsLi Zhijian-0/+2
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen-3/+3
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala-1/+1
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini-5/+16
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini-4/+30
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+0
2019-08-06pidfd: add pidfd_wait testsChristian Brauner-14/+0
2019-07-29pidfd: remove obsolete comments from testChristian Brauner-5/+1
2019-06-28tests: add pidfd_open() testsChristian Brauner-43/+5
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)-0/+210
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook-0/+1
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner-0/+381