mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

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.
59 lines
1.4 KiB
Text
59 lines
1.4 KiB
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
============EVENT============
|
|
Description
|
|
source, ../input.log
|
|
reader, Input::READER_ASCII
|
|
mode, Input::REREAD
|
|
name, ssh
|
|
destination[left = 3], [s=TEST, ss=<uninitialized>]
|
|
idx, A::Idx
|
|
val, A::Val
|
|
want_record, T
|
|
Type, Input::EVENT_NEW
|
|
Left, [i=3]
|
|
Right, [s=TEST, ss=<uninitialized>]
|
|
============EVENT============
|
|
Description
|
|
source, ../input.log
|
|
reader, Input::READER_ASCII
|
|
mode, Input::REREAD
|
|
name, ssh
|
|
destination[left = 4], [s=TEST, ss=TEST]
|
|
idx, A::Idx
|
|
val, A::Val
|
|
want_record, T
|
|
Type, Input::EVENT_NEW
|
|
Left, [i=4]
|
|
Right, [s=TEST, ss=TEST]
|
|
============EVENT============
|
|
Description
|
|
source, ../input.log
|
|
reader, Input::READER_ASCII
|
|
mode, Input::REREAD
|
|
name, ssh
|
|
destination[left = 1], [s=TEST2, ss=<uninitialized>]
|
|
idx, A::Idx
|
|
val, A::Val
|
|
want_record, T
|
|
Type, Input::EVENT_NEW
|
|
Left, [i=1]
|
|
Right, [s=TEST2, ss=<uninitialized>]
|
|
============EVENT============
|
|
Description
|
|
source, ../input.log
|
|
reader, Input::READER_ASCII
|
|
mode, Input::REREAD
|
|
name, ssh
|
|
destination[left = 4], [s=TEST2, ss=TEST2]
|
|
idx, A::Idx
|
|
val, A::Val
|
|
want_record, T
|
|
Type, Input::EVENT_CHANGED
|
|
Left, [i=4]
|
|
Right, [s=TEST, ss=TEST]
|
|
============EVENT============
|
|
Description
|
|
source, ../input.log
|
|
reader, Input::READER_ASCII
|
|
mode, Input::REREAD
|
|
name, ssh
|