prads
prads copied to clipboard
testsuite
prads needs build quality tests
this means we should ship with some test pcaps
start with something simple: run prads with a pcap, check that log contains reasonable stuff
a testsuite - or "unit tests" if you will, don't need to be more complicated than
- a pcap
- runtime arguments / configuration file
- a test script which defines expected loglines & outcome
well. we have huge pcaps but they are sensitive. so there is quality testing going on but it's not entirely "frameworkized"
unit test pcaps would be fun to have tho