From: Masayoshi Mizuma <msys.mizuma@gmail.com>
To: linux-nvdimm@lists.01.org
Subject: [PATCH 0/2] test: add some helper function and cleanup test script
Date: Mon, 11 Jun 2018 12:45:29 -0400 [thread overview]
Message-ID: <20180611164531.8242-1-msys.mizuma@gmail.com> (raw)
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.
Masayoshi Mizuma (2):
test: add some helper function for test script
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 | 21 +++------------
test/common | 57 +++++++++++++++++++++++++++++++++++++++
test/create.sh | 21 +++------------
test/daxdev-errors.sh | 19 +++----------
test/firmware-update.sh | 25 ++++-------------
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, 146 insertions(+), 265 deletions(-)
create mode 100644 test/common
--
2.17.1
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm
next reply other threads:[~2018-06-11 16:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-11 16:45 Masayoshi Mizuma [this message]
2018-06-11 16:45 ` [PATCH 1/2] test: add some helper function for test script Masayoshi Mizuma
2018-06-11 16:45 ` [PATCH 2/2] test: cleanup test scripts Masayoshi Mizuma
2018-06-12 23:28 ` Verma, Vishal L
2018-06-13 1:42 ` Masayoshi Mizuma
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=20180611164531.8242-1-msys.mizuma@gmail.com \
--to=msys.mizuma@gmail.com \
--cc=linux-nvdimm@lists.01.org \
/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