blob: dfe344b7086a8ef237e4fe86c73f800c5aa15be7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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 man page
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.
|