public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite
Date: Tue, 30 Nov 2021 13:10:20 +0100	[thread overview]
Message-ID: <20211130121022.14296-1-andrea.cervesato@suse.com> (raw)

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

             reply	other threads:[~2021-11-30 12:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-30 12:10 Andrea Cervesato via ltp [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211130121022.14296-1-andrea.cervesato@suse.com \
    --to=ltp@lists.linux.it \
    --cc=andrea.cervesato@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox