All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nft] tests: build: Add README.
@ 2018-01-17 18:58 Varsha Rao
  2018-01-19 12:13 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Varsha Rao @ 2018-01-17 18:58 UTC (permalink / raw)
  To: Pablo Neira Ayuso, netfilter-devel; +Cc: Varsha Rao

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH nft] tests: build: Add README.
  2018-01-17 18:58 [PATCH nft] tests: build: Add README Varsha Rao
@ 2018-01-19 12:13 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2018-01-19 12:13 UTC (permalink / raw)
  To: Varsha Rao; +Cc: netfilter-devel

On Thu, Jan 18, 2018 at 12:28:33AM +0530, Varsha Rao wrote:
> Add readme for compile options test script.

Applied, thanks Varsha.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-19 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17 18:58 [PATCH nft] tests: build: Add README Varsha Rao
2018-01-19 12:13 ` Pablo Neira Ayuso

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.