Add readme for compile options test script.
Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
--- /dev/null
+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.