linux/tools/testing/selftests/landlock
Mickaël Salaün d18955d094
selftests/landlock: Extend access right tests to directories
Make sure that all filesystem access rights can be tied to directories.

Rename layout1.file_access_rights to layout1.file_and_dir_access_rights
to reflect this change.

Cc: Shuah Khan <shuah@kernel.org>
Link: https://lore.kernel.org/r/20220506160820.524344-6-mic@digikod.net
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@digikod.net>
2022-05-23 13:27:49 +02:00
..
.gitignore
base_test.c selftests/landlock: Extend tests for minimal valid attribute size 2022-05-23 13:27:48 +02:00
common.h selftests/landlock: Format with clang-format 2022-05-23 13:27:39 +02:00
config
fs_test.c selftests/landlock: Extend access right tests to directories 2022-05-23 13:27:49 +02:00
Makefile selftests: landlock: Add the uapi headers include variable 2022-02-23 17:20:47 -07:00
ptrace_test.c selftests/landlock: Format with clang-format 2022-05-23 13:27:39 +02:00
true.c