Add readme for compile options test script. Signed-off-by: Varsha Rao <rvarsha016@xxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html