2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/tools/testing/selftests/pidfd
Linus Torvalds 3e406741b1 vfs-6.16-rc1.selftests
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRAhzRXHqcMeLMyaSiRxhvAZXjcogUCaDBPUAAKCRCRxhvAZXjc
 ooziAP9vZifOayDPF/do8fG8BQZ3RpOmAeNqkLdGliX6kMOEIAEApfa00Y+EVeaJ
 gyUY+Ui7k5xb5pzlDbHwrZxX4Q6wEwY=
 =MUXL
 -----END PGP SIGNATURE-----

Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs

Pull vfs selftests updates from Christian Brauner:
 "This contains various cleanups, fixes, and extensions for out
  filesystem selftests"

* tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  selftests/fs/mount-notify: add a test variant running inside userns
  selftests/filesystems: create setup_userns() helper
  selftests/filesystems: create get_unique_mnt_id() helper
  selftests/fs/mount-notify: build with tools include dir
  selftests/mount_settattr: remove duplicate syscall definitions
  selftests/pidfd: move syscall definitions into wrappers.h
  selftests/fs/statmount: build with tools include dir
  selftests/filesystems: move wrapper.h out of overlayfs subdir
  selftests/mount_settattr: ensure that ext4 filesystem can be created
  selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE define
  selftests/mount_settattr: don't define sys_open_tree() twice
2025-05-26 11:32:28 -07:00
..
.gitignore selftests/pidfd: add seventh PIDFD_INFO_EXIT selftest 2025-03-05 13:26:21 +01:00
config selftests/pidfd: Fix config for pidfd_setns_test 2024-05-11 19:18:39 +02:00
Makefile selftests/pidfd: add seventh PIDFD_INFO_EXIT selftest 2025-03-05 13:26:21 +01: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: add pidfs file handle selftests 2024-12-17 09:16:18 +01: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_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.h selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure 2025-05-21 13:59:12 +02:00