Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/6] Convert utime tests to new LTP API
@ 2022-06-23  8:02 Avinesh Kumar
  2022-06-23  8:02 ` [LTP] [PATCH v2 1/6] Rewrite utime01.c using " Avinesh Kumar
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Avinesh Kumar @ 2022-06-23  8:02 UTC (permalink / raw)
  To: ltp

Hi,
Thank you for the feedback on v1 patches, I have made the requested
changes.

Thanks,
Avinesh

Avinesh Kumar (6):
  Rewrite utime01.c using new LTP API
  Rewrite utime02.c using new LTP API
  utime03.c: Remove unnecessary header includes
  Rewrite utime04.c using new LTP API
  Rewrite utime05.c using new LTP API
  Rewrite utime06.c using new LTP API

 testcases/kernel/syscalls/utime/utime01.c | 263 +++++---------------
 testcases/kernel/syscalls/utime/utime02.c | 283 ++++++----------------
 testcases/kernel/syscalls/utime/utime03.c |   2 -
 testcases/kernel/syscalls/utime/utime04.c | 203 +++-------------
 testcases/kernel/syscalls/utime/utime05.c | 213 +++-------------
 testcases/kernel/syscalls/utime/utime06.c | 188 ++++----------
 6 files changed, 243 insertions(+), 909 deletions(-)

-- 
2.36.1


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

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

end of thread, other threads:[~2022-07-04 13:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23  8:02 [LTP] [PATCH v2 0/6] Convert utime tests to new LTP API Avinesh Kumar
2022-06-23  8:02 ` [LTP] [PATCH v2 1/6] Rewrite utime01.c using " Avinesh Kumar
2022-07-04 13:13   ` Richard Palethorpe
2022-06-23  8:02 ` [LTP] [PATCH v2 2/6] Rewrite utime02.c " Avinesh Kumar
2022-07-04 13:22   ` Richard Palethorpe
2022-06-23  8:02 ` [LTP] [PATCH v2 3/6] utime03.c: Remove unnecessary header includes Avinesh Kumar
2022-07-04 13:25   ` Richard Palethorpe
2022-06-23  8:02 ` [LTP] [PATCH v2 4/6] Rewrite utime04.c using new LTP API Avinesh Kumar
2022-07-04 13:31   ` Richard Palethorpe
2022-06-23  8:02 ` [LTP] [PATCH v2 5/6] Rewrite utime05.c " Avinesh Kumar
2022-07-04 13:35   ` Richard Palethorpe
2022-06-23  8:02 ` [LTP] [PATCH v2 6/6] Rewrite utime06.c " Avinesh Kumar
2022-07-04 13:47   ` Richard Palethorpe

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