From: Varsha Rao <rvarsha016@gmail.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>, netfilter-devel@vger.kernel.org
Cc: Varsha Rao <rvarsha016@gmail.com>
Subject: [PATCH nft] tests: build: Add README.
Date: Thu, 18 Jan 2018 00:28:33 +0530 [thread overview]
Message-ID: <20180117185833.18912-1-rvarsha016@gmail.com> (raw)
Add readme for compile options test script.
Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
---
tests/build/README | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 tests/build/README
diff --git a/tests/build/README b/tests/build/README
new file mode 100644
index 0000000..d6900ff
--- /dev/null
+++ b/tests/build/README
@@ -0,0 +1,12 @@
+Testsuite for NFT compile options.
+
+In this testsuite, automated testing is done for following nft compile options:
+
+ cli support
+ enable debugging symbols
+ use mini-gmp
+ enable pdf documentation
+ libxtables support
+
+Run the test script 'run-tests.sh' as root user: ./run-tests.sh
+Any error encountered on compiling is saved in tests/build/tests.log file.
--
2.14.3
next reply other threads:[~2018-01-17 18:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-17 18:58 Varsha Rao [this message]
2018-01-19 12:13 ` [PATCH nft] tests: build: Add README Pablo Neira Ayuso
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=20180117185833.18912-1-rvarsha016@gmail.com \
--to=rvarsha016@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).