From: Gu Jinxiang <gujx@cn.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Cc: <dsterba@suse.cz>
Subject: [PATCH v4 3/3] btrfs-progs: Add readme for export testsuits
Date: Tue, 6 Feb 2018 13:37:25 +0800 [thread overview]
Message-ID: <1517895445-17767-4-git-send-email-gujx@cn.fujitsu.com> (raw)
In-Reply-To: <1517895445-17767-1-git-send-email-gujx@cn.fujitsu.com>
Add the readme of command for export testsuits.
And add the excute method of exported testsuits.
Signed-off-by: Gu Jinxiang <gujx@cn.fujitsu.com>
---
tests/README.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/tests/README.md b/tests/README.md
index 04d2ce2a..23f35cfc 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -48,6 +48,19 @@ $ TEST=001\* ./fsck-tests.sh
will run the first test in fsck-tests subdirectory.
+## Package testsuit
+
+The tests can be export as a btrfs-progs-tests.tar.gz current path. Use:
+
+```shell
+$ make testsuite
+```
+
+
+And, after decompress btrfs-progs-tests.tar.gz, test can be run selectively
+from `tests/` directory introduced above.
+
+
## Test structure
*tests/fsck-tests/:*
--
2.14.3
prev parent reply other threads:[~2018-02-06 5:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-06 5:37 [PATCH v4 0/3] Add support for export testsuits Gu Jinxiang
2018-02-06 5:37 ` [PATCH v4 1/3] btrfs-progs: Add make testsuite command for export tests Gu Jinxiang
2018-02-06 5:37 ` [PATCH v4 2/3] btrfs-progs: introduce TEST_TOP for resources except binaries Gu Jinxiang
2018-02-07 16:25 ` David Sterba
2018-02-06 5:37 ` Gu Jinxiang [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=1517895445-17767-4-git-send-email-gujx@cn.fujitsu.com \
--to=gujx@cn.fujitsu.com \
--cc=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).