zeek/testing/btest/scripts/base
Christian Kreibich 937bdccab5 Skip input framework entries with missing but non-optional fields
The framework so far populated data structures with missing fields
even when those fields are defined without the &optional
attribute. When using the attribute, such entries continue to get
populated.

Update tests to reflect focus on unset fields.
2021-06-30 20:02:26 -07:00
..
files &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
frameworks Skip input framework entries with missing but non-optional fields 2021-06-30 20:02:26 -07:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
protocols Change SSH version field to be &optional. 2021-06-17 09:24:46 +02:00
utils Update Python invocations to explicit python3 2020-11-25 14:57:09 -08:00