summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd/pidfd_test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: pidfd: ksft_exit functions do not returnNathan Chancellor2024-05-061-1/+1
* selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2023-10-131-6/+6
* selftest: pidfd: Omit long and repeating outputsZiqi Zhao2023-06-121-1/+2
* selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi2022-11-021-1/+1
* selftests: pidfd: Fix compling warningsLi Zhijian2022-10-301-0/+2
* selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen2022-02-041-3/+3
* selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala2020-10-271-1/+1
* selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini2020-07-071-5/+16
* selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini2020-07-071-4/+30
* Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-161-14/+0
|\
| * pidfd: add pidfd_wait testsChristian Brauner2019-08-061-14/+0
* | pidfd: remove obsolete comments from testChristian Brauner2019-07-291-5/+1
|/
* tests: add pidfd_open() testsChristian Brauner2019-06-281-43/+5
* pidfd: add polling selftestsJoel Fernandes (Google)2019-06-281-0/+210
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-251-0/+1
* selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-051-0/+381