Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/9] Simplify and convert some of rename tests to new LTP API
@ 2022-07-07 11:03 Avinesh Kumar
  2022-07-07 11:03 ` [LTP] [PATCH v2 1/9] Rewrite rename01.c using " Avinesh Kumar
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Avinesh Kumar @ 2022-07-07 11:03 UTC (permalink / raw)
  To: ltp

Rewriting some of rename tests using new LPT API and removing
rename02.c file as same testcase is covered in rename01.c.

Avinesh Kumar (9):
  Rewrite rename01.c using new LTP API
  Remove rename02.c
  Rewrite rename03.c using new LTP API
  Rewrite rename04.c using new LTP API
  Rewrite rename05.c using new LTP API
  Rewrite rename06.c using new LTP API
  Rewrite rename07.c using new LTP API
  Rewrite rename08.c using new LTP API
  Rewrite rename10.c using new LTP API

 runtest/syscalls                            |   1 -
 testcases/kernel/syscalls/rename/.gitignore |   1 -
 testcases/kernel/syscalls/rename/rename01.c | 259 +++++-------------
 testcases/kernel/syscalls/rename/rename02.c | 192 --------------
 testcases/kernel/syscalls/rename/rename03.c | 274 ++++----------------
 testcases/kernel/syscalls/rename/rename04.c | 201 +++-----------
 testcases/kernel/syscalls/rename/rename05.c | 189 ++------------
 testcases/kernel/syscalls/rename/rename06.c | 182 ++-----------
 testcases/kernel/syscalls/rename/rename07.c | 166 ++----------
 testcases/kernel/syscalls/rename/rename08.c | 200 ++------------
 testcases/kernel/syscalls/rename/rename10.c | 182 ++-----------
 11 files changed, 264 insertions(+), 1583 deletions(-)
 delete mode 100644 testcases/kernel/syscalls/rename/rename02.c

-- 
2.36.1


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

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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07 11:03 [LTP] [PATCH v2 0/9] Simplify and convert some of rename tests to new LTP API Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 1/9] Rewrite rename01.c using " Avinesh Kumar
2022-07-11  5:30   ` Richard Palethorpe
2022-07-12 15:41     ` Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 2/9] Remove rename02.c Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 3/9] Rewrite rename03.c using new LTP API Avinesh Kumar
2022-07-11  6:15   ` Richard Palethorpe
2022-07-07 11:03 ` [LTP] [PATCH v2 4/9] Rewrite rename04.c " Avinesh Kumar
2022-07-11  6:17   ` Richard Palethorpe
2022-07-12 15:43     ` Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 5/9] Rewrite rename05.c " Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 6/9] Rewrite rename06.c " Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 7/9] Rewrite rename07.c " Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 8/9] Rewrite rename08.c " Avinesh Kumar
2022-07-07 11:03 ` [LTP] [PATCH v2 9/9] Rewrite rename10.c " Avinesh Kumar
2022-07-11  6:50   ` Richard Palethorpe
2022-07-12 15:47     ` Avinesh Kumar

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