[LTP] [PATCH v2 0/3] Fix fanotify14
Martin Doucha
mdoucha@suse.cz
Thu Oct 20 15:08:40 CEST 2022
Fanotify14 tests some fanotify_init() flags which are not supported
on older kernels but doesn't properly check for their availability.
Fix the init flag availability checks and print more verbose
information about which test case is currently being executed.
Martin Doucha (3):
fanotify14: Print human-readable test case flags
Add fanotify_get_supported_init_flags() helper function
fanotify14: Improve check for unsupported init flags
testcases/kernel/syscalls/fanotify/fanotify.h | 26 ++
.../kernel/syscalls/fanotify/fanotify14.c | 234 ++++++++++--------
2 files changed, 155 insertions(+), 105 deletions(-)
--
2.37.3
More information about the ltp
mailing list