zeek/testing/btest/scripts/base/protocols
Jon Siwek defed7b6f3 Adjustments to modbus test cases.
- Added a test for binpac exception handling -- the generated code
  should use "binpac::Exception" and not "Exception" for exception
  handling logic to avoid accidental overshadowing by
  the analyzer-specific type "binpac::ModbusTCP::Exception", which
  could lead to interesting asserts being triggered in binpac.

- Update baseline for the event coverage test -- seems that more
  events get generated with working exception handling in the generated
  binpac parser code.

- Coverage baseline was giving wrong number of events covered.
2012-11-12 11:51:42 -06:00
..
conn Add an example of a GridFTP data channel detection script. 2012-10-01 12:32:24 -05:00
dns Fix for DNS log problem when a DNS response is seen with 0 RRs. 2012-10-05 13:48:49 -04:00
ftp Enable GridFTP detection by default. Track/log SSL client certs. 2012-10-08 11:38:29 -05:00
http Merge remote-tracking branch 'origin/topic/jsiwek/require-libmagic-libz' 2011-11-15 17:08:24 -08:00
irc Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -06:00
modbus Adjustments to modbus test cases. 2012-11-12 11:51:42 -06:00
smtp Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -06:00
socks SOCKS and tunnel test updates. 2012-06-20 14:19:49 -04:00
ssl More bugfixs, cleanup, and test for SSL analyzer 2012-05-03 10:52:24 -04:00