From: "Verma, Vishal L" <vishal.l.verma@intel.com>
To: "linux-nvdimm@lists.01.org" <linux-nvdimm@lists.01.org>,
"msys.mizuma@gmail.com" <msys.mizuma@gmail.com>
Subject: Re: [PATCH v2 0/2] ndctl, test: add some helper function and cleanup test script
Date: Wed, 13 Jun 2018 17:51:14 +0000 [thread overview]
Message-ID: <1528912272.4998.16.camel@intel.com> (raw)
In-Reply-To: <20180613015616.26487-1-msys.mizuma@gmail.com>
On Tue, 2018-06-12 at 21:56 -0400, Masayoshi Mizuma wrote:
> Some test scripts have same function. So, let's cleanup
> to stop the duplication by intoducing 'test/common' file.
> Test scripts includes the common file to use the functions.
>
> Changelog:
> - Add SPDX style license header to the new test/common file.
> - Fix wrong test expression in detect() on test/firmware-update.sh
Thanks for the updates, applied.
-Vishal
>
> Masayoshi Mizuma (2):
> ndctl, test: add some helper function for test script
> ndctl, test: cleanup test scripts
>
> test/blk-exhaust.sh | 21 +++-----------
> test/btt-check.sh | 35 +++++++----------------
> test/btt-errors.sh | 20 ++++---------
> test/btt-pad-compat.sh | 52 +++++++++++++--------------------
> test/clear.sh | 23 ++++-----------
> test/common | 60 +++++++++++++++++++++++++++++++++++++++
> test/create.sh | 21 +++-----------
> test/daxdev-errors.sh | 19 +++----------
> test/firmware-update.sh | 26 ++++-------------
> test/inject-error.sh | 31 ++++++--------------
> test/label-compat.sh | 21 +++-----------
> test/multi-dax.sh | 19 +++----------
> test/pmem-errors.sh | 20 ++++---------
> test/rescan-partitions.sh | 44 +++++++---------------------
> test/sector-mode.sh | 5 +---
> 15 files changed, 151 insertions(+), 266 deletions(-)
> create mode 100644 test/common
>
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm
prev parent reply other threads:[~2018-06-13 17:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 1:56 [PATCH v2 0/2] ndctl, test: add some helper function and cleanup test script Masayoshi Mizuma
2018-06-13 1:56 ` [PATCH v2 1/2] ndctl, test: add some helper function for " Masayoshi Mizuma
2018-06-13 1:56 ` [PATCH v2 2/2] ndctl, test: cleanup test scripts Masayoshi Mizuma
2018-06-13 17:51 ` Verma, Vishal L [this message]
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=1528912272.4998.16.camel@intel.com \
--to=vishal.l.verma@intel.com \
--cc=linux-nvdimm@lists.01.org \
--cc=msys.mizuma@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.