zeek/testing/btest/Baseline/scripts.base.frameworks.input.event/out
Jon Siwek 1f450c0510 Improve introspection of Record and TypeType values
* TypeType values are now printable and yield the type name/alias
* Fix record_fields BIF to return correct type name for fields
* Allow TypeType values that point to a RecordType to be used with
  record_fields BIF
2018-10-18 15:10:02 -05:00

85 lines
1.9 KiB
Text

[source=../input.log, reader=Input::READER_ASCII, mode=Input::MANUAL, name=input, fields=A::Val, want_record=F, ev=line
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
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
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
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
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
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
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
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
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
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
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
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
{
print outfile, A::description;
print outfile, A::tpe;
print outfile, A::i;
print outfile, A::b;
}, error_ev=<uninitialized>, config={
}]
Input::EVENT_NEW
7
T
End-of-data