mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
BTest baseline update for more complete function/lambda names
This commit is contained in:
parent
32d254bd47
commit
61258587bf
61 changed files with 3750 additions and 3750 deletions
|
@ -1,5 +1,5 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
@ -11,7 +11,7 @@ print outfile, A::b;
|
|||
Input::EVENT_NEW
|
||||
1
|
||||
T
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
@ -23,7 +23,7 @@ print outfile, A::b;
|
|||
Input::EVENT_NEW
|
||||
2
|
||||
T
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
@ -35,7 +35,7 @@ print outfile, A::b;
|
|||
Input::EVENT_NEW
|
||||
3
|
||||
F
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
@ -47,7 +47,7 @@ print outfile, A::b;
|
|||
Input::EVENT_NEW
|
||||
4
|
||||
F
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
@ -59,7 +59,7 @@ print outfile, A::b;
|
|||
Input::EVENT_NEW
|
||||
5
|
||||
F
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
@ -71,7 +71,7 @@ print outfile, A::b;
|
|||
Input::EVENT_NEW
|
||||
6
|
||||
F
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
|
||||
[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line: event(description:Input::EventDescription, tpe:Input::Event, i:int, b:bool)
|
||||
{
|
||||
print outfile, A::description;
|
||||
print outfile, A::tpe;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue