Skip to content

Math3v/Firewall-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Firewall-tester

Testing script for linux kernel firewall

Test-case file structure

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

Test results

PASS - executed command should return 0
FAIL - executed command shold NOT return 0
INVALID - invalid rule added

TODOS

  • allow execution of multiple commands instead of one
  • allow deletion of multiple rules instead of one

About

Testing script for linux kernel firewall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages