mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
15 lines
439 B
Text
15 lines
439 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
[5.5, 5.2, -3.9, 20.0]
|
|
[11, 5, , 107, , , 1046]
|
|
[-2, -4, , -7, , -18, -999]
|
|
[, -1, 11, 15]
|
|
[connT: function(c:connection, r:recursive) : bool
|
|
{
|
|
return (T);
|
|
}, connF: function(c:connection, r:recursive) : bool
|
|
{
|
|
return (F);
|
|
}, connMaybe: function(c:connection, r:recursive) : bool
|
|
{
|
|
return (c$id$orig_p < c$id$resp_p);
|
|
}]
|