zeek/testing/btest/scripts/base/frameworks/input
Bernhard Amann a2b5028b58 fix little sneaky bug in input framework with an edge case.
An assertion would trigger in the case when a predicate refuses
a new entry and another entry with the same index elements was
already in the table. (I thought that code block was unreachable
... did not think of this case).
2012-08-04 22:38:26 -07:00
..
basic.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
binary.bro Tests updates for recent open/close log change. 2012-07-27 12:39:11 -07:00
emptyvals.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
event.bro make want_record=T the default for events 2012-07-26 21:13:49 -07:00
executeraw.bro make want_record=T the default for events 2012-07-26 21:13:49 -07:00
missing-file.bro Fix input test for recent default change on fastpath. 2012-07-27 12:39:20 -07:00
onecolumn-norecord.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
onecolumn-record.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
optional.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
port.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
predicate-stream.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
predicate.bro small bug in test script. Still worked, because the internal type checking let this through... 2012-08-04 22:24:44 -07:00
predicatemodify.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
predicatemodifyandreread.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
predicaterefusesecondsamerecord.bro fix little sneaky bug in input framework with an edge case. 2012-08-04 22:38:26 -07:00
raw.bro make want_record=T the default for events 2012-07-26 21:13:49 -07:00
repeat.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
reread.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
rereadraw.bro make want_record=T the default for events 2012-07-26 21:13:49 -07:00
stream.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
streamraw.bro make want_record=T the default for events 2012-07-26 21:13:49 -07:00
subrecord-event.bro and remove superflous print. 2012-07-26 12:15:06 -07:00
subrecord.bro add testcase for subrecords to input framework tests 2012-07-26 08:58:12 -07:00
tableevent.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
twotables.bro Updating input framework unit tests. 2012-06-29 12:50:57 -05:00