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