public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite
@ 2021-11-30 12:10 Andrea Cervesato via ltp
  2021-11-30 12:10 ` [LTP] [PATCH 1/2] Add common.h utilities for aiodio tests Andrea Cervesato via ltp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrea Cervesato via ltp @ 2021-11-30 12:10 UTC (permalink / raw)
  To: ltp

aiodio testsuite has multiple copy/paste inside the source code. For
this reason, common.h has been created for all aiodio tests.
dio_truncate is the first test based on LTP API and now it's using it.

Andrea Cervesato (2):
  Add common.h utilities for aiodio tests
  Use common.h in dio_truncate test

 testcases/kernel/io/ltp-aiodio/common.h       | 54 +++++++++++++++++++
 testcases/kernel/io/ltp-aiodio/dio_truncate.c | 48 ++---------------
 2 files changed, 58 insertions(+), 44 deletions(-)
 create mode 100644 testcases/kernel/io/ltp-aiodio/common.h

-- 
2.34.0


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

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

end of thread, other threads:[~2021-11-30 14:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-30 12:10 [LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite Andrea Cervesato via ltp
2021-11-30 12:10 ` [LTP] [PATCH 1/2] Add common.h utilities for aiodio tests Andrea Cervesato via ltp
2021-11-30 12:10 ` [LTP] [PATCH 2/2] Use common.h in dio_truncate test Andrea Cervesato via ltp
2021-11-30 14:48 ` [LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite Cyril Hrubis

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