linux/tools/testing/selftests/pidfd
Christian Brauner 914e6b1e85
selftests/pidfd: decode pidfd file handles withou having to specify an fd
Link: https://lore.kernel.org/20250624-work-pidfs-fhandle-v2-11-d02a04858fe3@kernel.org
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-06-24 17:06:35 +02:00
..
.gitignore selftests/pidfd: test setattr support 2025-06-23 12:22:08 +02:00
config selftests/pidfd: Fix config for pidfd_setns_test 2024-05-11 19:18:39 +02:00
Makefile selftests/pidfd: decode pidfd file handles withou having to specify an fd 2025-06-24 17:06:35 +02:00
pidfd_bind_mount.c selftests/pidfd: move syscall definitions into wrappers.h 2025-05-12 11:40:12 +02:00
pidfd_exec_helper.c selftests/pidfd: add seventh PIDFD_INFO_EXIT selftest 2025-03-05 13:26:21 +01:00
pidfd_fdinfo_test.c selftests/pidfd: fix header inclusion 2025-03-05 13:26:20 +01:00
pidfd_file_handle_test.c selftests/pidfd: decode pidfd file handles withou having to specify an fd 2025-06-24 17:06:35 +02:00
pidfd_getfd_test.c selftests: add ESRCH tests for pidfd_getfd() 2024-02-07 15:48:31 +01:00
pidfd_info_test.c selftest/pidfd: add test for thread-group leader pidfd open for thread 2025-04-07 09:38:24 +02:00
pidfd_open_test.c selftests/pidfd: expand common pidfd header 2025-03-05 13:26:20 +01:00
pidfd_poll_test.c selftests: pidfd: ksft_exit functions do not return 2024-05-06 13:57:20 -06:00
pidfd_setattr_test.c selftests/pidfd: test setattr support 2025-06-23 12:22:08 +02:00
pidfd_setns_test.c selftests/pidfd: expand common pidfd header 2025-03-05 13:26:20 +01:00
pidfd_test.c selftests/pidfd: add tests for PIDFD_SELF_* 2025-02-05 15:14:55 +01:00
pidfd_wait.c selftests/pidfd: add pidfs file handle selftests 2024-12-17 09:16:18 +01:00
pidfd_xattr_test.c selftests/pidfd: test extended attribute support 2025-06-23 12:22:08 +02:00
pidfd.h selftests/pidfd: decode pidfd file handles withou having to specify an fd 2025-06-24 17:06:35 +02:00