linux/tools/testing/selftests/pidfd
Christian Brauner 09d1de1a8e
tests: port pidfd_wait to kselftest harness
All of the new pidfd selftests already use the new kselftest harness
infrastructure. It makes for clearer output, makes the code easier to
understand, and makes adding new tests way simpler.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Cc: Shuah Khan <shuah@kernel.org>
Cc: linux-kselftest@vger.kernel.org
Link: https://lore.kernel.org/r/20200902102130.147672-4-christian.brauner@ubuntu.com
2020-09-04 12:34:50 +02:00
..
.gitignore selftests/pidfd: add pidfd setns tests 2020-05-13 11:41:22 +02:00
config selftests/pidfd: add pidfd setns tests 2020-05-13 11:41:22 +02:00
Makefile selftests/pidfd: add pidfd setns tests 2020-05-13 11:41:22 +02:00
pidfd_fdinfo_test.c test: verify fdinfo for pidfd of reaped process 2019-10-17 15:36:54 +02:00
pidfd_getfd_test.c selftests: Remove unneeded selftest API headers 2020-07-06 15:59:07 -06:00
pidfd_open_test.c tests: move common definitions and functions into pidfd.h 2019-08-06 19:39:45 +02:00
pidfd_poll_test.c tests: add pidfd poll tests 2019-08-06 19:52:41 +02:00
pidfd_setns_test.c linux-kselftest-5.9-rc1 2020-08-05 10:28:25 -07:00
pidfd_test.c selftests: pidfd: skip test if unshare fails with EPERM 2020-07-07 13:28:58 -06:00
pidfd_wait.c tests: port pidfd_wait to kselftest harness 2020-09-04 12:34:50 +02:00
pidfd.h tests: add CLONE_NEWTIME setns tests 2020-07-08 11:14:22 +02:00