[LTP] [PATCH v5 0/2] Convert fallocate testing suite
Andrea Cervesato
andrea.cervesato@suse.de
Thu Aug 27 10:22:32 CEST 2026
Testing a new multi-agent converter that does a deep analysis on the
code, evaluate if it needs to be converted line by line or it only needs
a complete rewrite, then it spawn an agent for writing the test, one for
reviewing and it iterates until test is out of issues.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Changes in v5:
- fallocate01: handle ENOSYS in setup()
- Link to v4: https://lore.kernel.org/20260827-convert_fallocate_suite-v4-0-cb146b9e5623@suse.com
Changes in v4:
- fallocate01: make sure we handle ENOTSUPP
- Link to v3: https://lore.kernel.org/20260826-convert_fallocate_suite-v3-0-1286ede0493d@suse.com
Changes in v3:
- fallocate01: all filesystems, check for ENOSYS/ENOTSUPP, use TST_EXP_*
- fallocate02: check for ENOSYS/ENOTSUPP
- Link to v2: https://lore.kernel.org/20260807-convert_fallocate_suite-v2-0-3761f7b74b1f@suse.com
Changes in v2:
- fix fname size
- simplify commit messages
- Link to v1: https://lore.kernel.org/20260720-convert_fallocate_suite-v1-0-50ae85c56c03@suse.com
To: Linux Test Project <ltp@lists.linux.it>
---
Andrea Cervesato (2):
fallocate01: Convert to new API
fallocate02: Convert to new API
testcases/kernel/syscalls/fallocate/fallocate01.c | 344 +++++++---------------
testcases/kernel/syscalls/fallocate/fallocate02.c | 192 ++++--------
2 files changed, 162 insertions(+), 374 deletions(-)
---
base-commit: 9118a480cc68700f27944aab817e0202e9e6136c
change-id: 20260720-convert_fallocate_suite-820312fbf352
Best regards,
--
Andrea Cervesato <andrea.cervesato@suse.com>
More information about the ltp
mailing list