zeek/testing/btest/scripts/base/frameworks/input
Bernhard Amann 57ffe1be77 completely change interface again.
compiles, not really tested.

basic test works 70% of the time, coredumps in the other 30 - but was not easy to debug on a first glance (most interestingly the crash happens in the logging framework - I wonder how that works).
Other tests are not adjusted to the new interface yet.
2012-03-15 18:41:51 -07:00
..
basic.bro completely change interface again. 2012-03-15 18:41:51 -07:00
event.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
onecolumn-norecord.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
onecolumn-record.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
port.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
predicate-stream.bro fix one of the bugs seth found in the input framework. 2012-02-22 10:46:35 -08:00
predicate.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
raw.bro raw input reader for seth, which can simply read a file into string-events given a line separator. 2012-02-22 09:44:45 -08:00
reread.bro fix strange bug when using predicates and events at the same time on a tablefilter. 2012-02-23 15:30:39 -08:00
stream.bro Automatic file re-refresh and streaming works. 2012-02-20 13:18:15 -08:00
tableevent.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
twofilters.bro * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00