Testing script for linux kernel firewall
Test name
Command to prepare kernel module
Command to test
Result of test (PASS|FAIL|INVALID)
Command to delete added rule
NO NEW LINE AT THE END
PASS - executed command should return 0
FAIL - executed command shold NOT return 0
INVALID - invalid rule added
- allow execution of multiple commands instead of one
- allow deletion of multiple rules instead of one