zeek/testing/btest/scripts/base/frameworks
Robin Sommer c9524757d2 Adding Files::register_for_mime_type() to associate a file analyzer
with a MIME type.

Whenever that MIME is detected, Bro will now automatically activate
the analyzer. The interface mimics how well-known ports are defined
for protocol analyzers.

This isn't actually used by any existing file analyzer (because we
don't have any yet that target a specific file format), but there's a
test making sure it works.
2014-07-21 16:31:22 +02:00
..
analyzer More analyzer framework tests. 2013-06-02 18:22:08 -07:00
cluster Unit test reliability adjustment. 2012-09-13 12:59:40 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
file-analysis Adding Files::register_for_mime_type() to associate a file analyzer 2014-07-21 16:31:22 +02:00
input Several fixes for input manager error handling. 2013-12-05 15:53:12 -08:00
intel Canonfying an intel test to not depend on output order. 2013-11-01 05:03:54 -07:00
logging Updating a couple of tests. 2014-03-12 10:10:40 -04:00
notice Updates for the notices framework. 2013-02-11 14:36:14 -05:00
packet-filter Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
reporter Updating baselines. 2012-08-10 13:25:18 -07:00
software Updated software framework to support parsing IE11 user-agent strings. 2013-12-05 15:05:11 -05:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00