zeek/testing/btest/scripts/base/frameworks/input
Bernhard Amann 3e3ceda1a7 disable streaming reads from executed commands.
This lead to hanging bro's because pclose apparently can wait for eternity
if things go wrong. And there probably are a couple of other problems with this approach.
2012-06-07 14:36:03 -07:00
..
basic.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
emptyvals.bro fix crash when all value fields of imported table are uninitialized. 2012-03-22 10:59:36 -07:00
event.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
executeraw.bro Input framework merge in progress. 2012-05-25 16:16:53 -07:00
onecolumn-norecord.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
onecolumn-record.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
optional.bro make optional fields possible for input framework. 2012-03-20 14:11:59 -07:00
port.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
predicate-stream.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
predicate.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
predicatemodify.bro enable predicate modification of index of value which is currently being added/removed 2012-03-22 17:17:41 -07:00
predicatemodifyandreread.bro add test for update functionality of tables where a predicate modifies values / indexes. 2012-03-23 11:40:59 -07:00
raw.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
repeat.bro fix some stupid, not that easy to find bugs. 2012-03-18 10:50:10 -07:00
reread.bro fix some stupid, not that easy to find bugs. 2012-03-18 10:50:10 -07:00
rereadraw.bro update to execute raw. 2012-03-20 12:07:37 -07:00
stream.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
streamraw.bro update to execute raw. 2012-03-20 12:07:37 -07:00
tableevent.bro continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
twotables.bro fix another memory lead (when updating tables). 2012-05-29 09:21:16 -07:00