linux/tools/testing/selftests/landlock
Günther Noack 41729af28f
selftests/landlock: Test open() and ftruncate() in multiple scenarios
This test uses multiple fixture variants to exercise a broader set of
scnenarios.

Signed-off-by: Günther Noack <gnoack3000@gmail.com>
Link: https://lore.kernel.org/r/20221018182216.301684-7-gnoack3000@gmail.com
Signed-off-by: Mickaël Salaün <mic@digikod.net>
2022-10-19 09:01:44 +02:00
..
.gitignore
base_test.c landlock: Support file truncation 2022-10-19 09:01:44 +02:00
common.h selftests/landlock: Format with clang-format 2022-05-23 13:27:39 +02:00
config
fs_test.c selftests/landlock: Test open() and ftruncate() in multiple scenarios 2022-10-19 09:01:44 +02:00
Makefile selftests/landlock: Fix out-of-tree builds 2022-09-14 16:37:38 +02:00
ptrace_test.c selftests/landlock: Format with clang-format 2022-05-23 13:27:39 +02:00
true.c