selftests/landlock: Test open() and ftruncate() in multiple scenarios
authorGünther Noack <gnoack3000@gmail.com>
Tue, 18 Oct 2022 18:22:11 +0000 (20:22 +0200)
committerMickaël Salaün <mic@digikod.net>
Wed, 19 Oct 2022 07:01:44 +0000 (09:01 +0200)
commit41729af28fb4b2c6581edcdfba19dd7fa81bf43c
tree19f4c9575ce4105f9273a180829ee9ceeda2052c
parent225351abe34407421a5ee34896ccca92a0544b5e
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>
tools/testing/selftests/landlock/fs_test.c