public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Add ioctl_ficlone testing suite
@ 2024-05-30  7:15 Andrea Cervesato
  2024-05-30  7:15 ` [LTP] [PATCH 1/3] Add ioctl_ficlone01 test Andrea Cervesato
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Andrea Cervesato @ 2024-05-30  7:15 UTC (permalink / raw)
  To: ltp

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>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-07-12  7:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30  7:15 [LTP] [PATCH 0/3] Add ioctl_ficlone testing suite Andrea Cervesato
2024-05-30  7:15 ` [LTP] [PATCH 1/3] Add ioctl_ficlone01 test Andrea Cervesato
2024-05-30 10:48   ` Cyril Hrubis
2024-05-31  7:15     ` Andrea Cervesato via ltp
2024-05-31  8:01       ` Cyril Hrubis
2024-05-31  8:27         ` Andrea Cervesato via ltp
2024-05-30  7:15 ` [LTP] [PATCH 2/3] Add ioctl_ficlone02 test Andrea Cervesato
2024-05-30 10:49   ` Cyril Hrubis
2024-05-31 11:00     ` Andrea Cervesato via ltp
2024-05-30  7:15 ` [LTP] [PATCH 3/3] Add ioctl_ficlone03 test Andrea Cervesato
2024-05-30 10:52   ` Cyril Hrubis
2024-05-31  7:53     ` Andrea Cervesato via ltp
2024-05-31  8:03       ` Cyril Hrubis
2024-07-11 13:41         ` Andrea Cervesato via ltp
2024-07-12  7:36         ` Andrea Cervesato via ltp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox