zeek/testing/btest/scripts/base/frameworks
Seth Hall a97cd1f3a2 Fix a bug in the core files framework with handling the BOF buffer.
- Any files where the total size was below the size of the
   default bof_buffer size couldn't have stream analyzers successfully
   attached because the bof_buffer never reached the full size
   and was never flushed.  This branch explicitly marks the buf_buffer
   as full and flushes it when the file is being removed.
2015-02-05 09:09:08 -05: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 Fix a bug in the core files framework with handling the BOF buffer. 2015-02-05 09:09:08 -05: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 Move DataSeries and ElasticSearch into plugins. 2014-08-08 18:32:21 -07: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