linux/tools/testing/selftests/pidfd
Tommi Rantala 90da74af34 selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
kcmp syscall is used in pidfd_getfd_test.c, so add
CONFIG_CHECKPOINT_RESTORE=y to config to ensure kcmp is available.

Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-10-27 17:02:03 -06:00
..
.gitignore selftests/pidfd: add pidfd setns tests 2020-05-13 11:41:22 +02:00
config selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config 2020-10-27 17:02:03 -06: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: pidfd: skip test on kcmp() ENOSYS 2020-10-27 17:01:45 -06:00
pidfd_open_test.c selftests: pidfd: fix compilation errors due to wait.h 2020-10-27 16:51:36 -06:00
pidfd_poll_test.c selftests: pidfd: fix compilation errors due to wait.h 2020-10-27 16:51:36 -06:00
pidfd_setns_test.c selftests/clone3: Avoid OS-defined clone_args 2020-10-08 13:17:25 -07:00
pidfd_test.c selftests: pidfd: use ksft_test_result_skip() when skipping test 2020-10-27 17:01:24 -06:00
pidfd_wait.c tests: remove O_NONBLOCK before waiting for WSTOPPED 2020-10-09 11:56:51 +02:00
pidfd.h tests: add waitid() tests for non-blocking pidfds 2020-09-04 13:48:57 +02:00