[LTP] [PATCH 0/3] Add ioctl_ficlone testing suite
Andrea Cervesato
andrea.cervesato@suse.de
Thu May 30 09:15:19 CEST 2024
This testing suite is testing ioctl() FICLONE functionalities.
In particular, file clone and error codes.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Andrea Cervesato (3):
Add ioctl_ficlone01 test
Add ioctl_ficlone02 test
Add ioctl_ficlone03 test
include/lapi/fs.h | 4 +
runtest/syscalls | 4 +
testcases/kernel/syscalls/ioctl/.gitignore | 3 +
testcases/kernel/syscalls/ioctl/ioctl_ficlone01.c | 116 ++++++++++++++++++++++
testcases/kernel/syscalls/ioctl/ioctl_ficlone02.c | 49 +++++++++
testcases/kernel/syscalls/ioctl/ioctl_ficlone03.c | 96 ++++++++++++++++++
6 files changed, 272 insertions(+)
---
base-commit: 66517b89141fc455ed807f3b95e5260dcf9fb90f
change-id: 20240529-ioctl_ficlone-95c603f71d53
Best regards,
--
Andrea Cervesato <andrea.cervesato@suse.com>
More information about the ltp
mailing list