[LTP] [PATCH v4 0/2] fcntl14 refactoring
Andrea Cervesato
andrea.cervesato@suse.de
Mon Sep 2 14:45:00 CEST 2024
This patch-set simplify the fcntl14 test and add some new silent macros
to the TST_EXP_EQ_* series.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Changes in v4:
- add test variants
- add TST_EXP_EQ_*_SILENT macros
- simplify testcases configuration
- changes overlapping algorithm
- don't exit each time we fail
- don't unlock on file close
---
Andrea Cervesato (2):
Add silent macros for TST_EXP_EQ_*
Rewrite fcnt14 test
include/tst_test_macros.h | 81 +-
runtest/syscalls | 4 +-
testcases/kernel/syscalls/fcntl/fcntl14.c | 1253 +++++------------------------
3 files changed, 273 insertions(+), 1065 deletions(-)
---
base-commit: 9a6f3896ffe5c5bfd36c5a2c303a884faa3cb18e
change-id: 20240902-fcntl4_refactoring-a86f07bcb5e2
Best regards,
--
Andrea Cervesato <andrea.cervesato@suse.com>
More information about the ltp
mailing list