mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
baseline updates for -a cpp alternative (compile-to-C++)
This commit is contained in:
parent
b6b4503dd7
commit
d7adf81859
10 changed files with 31 additions and 25 deletions
|
@ -3,6 +3,12 @@ Justification (input string 'abc')
|
|||
----------------------------------
|
||||
ljust: 's'
|
||||
rjust: 's'
|
||||
|
||||
find_str/rfind_str (input string 'abcdefghi')
|
||||
-----------------------------------------------------
|
||||
find_str: -1
|
||||
find_str: -1
|
||||
|
||||
string_cat
|
||||
-----------------------------------------------------
|
||||
string_cat:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <...>/main.zeek, lines 498-499: Failed to attach master store backend_failure: (Option::set_change_handler(Broker::metrics_export_prefixes, to_any_coerceBroker::update_metrics_export_prefixes, (coerce 0 to int)))
|
||||
error in <...>/main.zeek, lines 498-499: Could not create Broker master store '../fail' (Option::set_change_handler(Broker::metrics_export_prefixes, to_any_coerceBroker::update_metrics_export_prefixes, (coerce 0 to int)))
|
||||
error in <...>/main.zeek, lines 517-518: Failed to attach master store backend_failure: (Option::set_change_handler(Broker::metrics_export_prefixes, to_any_coerceBroker::update_metrics_export_prefixes, (coerce 0 to int)))
|
||||
error in <...>/main.zeek, lines 517-518: Could not create Broker master store '../fail' (Option::set_change_handler(Broker::metrics_export_prefixes, to_any_coerceBroker::update_metrics_export_prefixes, (coerce 0 to int)))
|
||||
error in <no location>: invalid Broker store handle (broker::store::{})
|
||||
error in <no location>: invalid Broker store handle (broker::store::{})
|
||||
error in <no location>: invalid Broker store handle (broker::store::{})
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
runtime error in <no location>: invalid Broker store handle
|
||||
error in <...>/invalid-handle.zeek, line 6: invalid Broker store handle (Broker::keys(a) and 0)
|
||||
keys, [status=Broker::FAILURE, result=[data=<uninitialized>]]
|
||||
runtime error in compiled code: incompatible "any" type (int vs. opaque)
|
||||
runtime error in compiled code: incompatible "any" type (int vs. opaque)
|
||||
<timeout for print keys>
|
||||
|
|
|
@ -4,3 +4,5 @@ runtime error in compiled code: division by zero
|
|||
runtime error in compiled code: division by zero
|
||||
runtime error in compiled code: modulo by zero
|
||||
runtime error in compiled code: modulo by zero
|
||||
runtime error in compiled code: division/modulo by zero
|
||||
runtime error in compiled code: division/modulo by zero
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
reporter_info|init test-info|<...>/main.zeek, lines 498-499|XXXXXXXXXX.XXXXXX
|
||||
reporter_warning|init test-warning|<...>/main.zeek, lines 498-499|XXXXXXXXXX.XXXXXX
|
||||
reporter_error|init test-error|<...>/main.zeek, lines 498-499|XXXXXXXXXX.XXXXXX
|
||||
reporter_info|init test-info|<...>/main.zeek, lines 517-518|XXXXXXXXXX.XXXXXX
|
||||
reporter_warning|init test-warning|<...>/main.zeek, lines 517-518|XXXXXXXXXX.XXXXXX
|
||||
reporter_error|init test-error|<...>/main.zeek, lines 517-518|XXXXXXXXXX.XXXXXX
|
||||
reporter_info|done test-info||XXXXXXXXXX.XXXXXX
|
||||
reporter_warning|done test-warning||XXXXXXXXXX.XXXXXX
|
||||
reporter_error|done test-error||XXXXXXXXXX.XXXXXX
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
pre test-info
|
||||
warning: pre test-warning
|
||||
error: pre test-error
|
||||
<...>/main.zeek, lines 498-499: init test-info
|
||||
warning in <...>/main.zeek, lines 498-499: init test-warning
|
||||
error in <...>/main.zeek, lines 498-499: init test-error
|
||||
<...>/main.zeek, lines 517-518: init test-info
|
||||
warning in <...>/main.zeek, lines 517-518: init test-warning
|
||||
error in <...>/main.zeek, lines 517-518: init test-error
|
||||
done test-info
|
||||
warning: done test-warning
|
||||
error: done test-error
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
test::a, test::b, test::a, test::b, <undefined>
|
|
@ -1,6 +1,6 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
runtime error in <...>/queue.zeek, line 152: vector index assignment failed for invalid type 'myrec', value: [a=T, b=hi, c=<uninitialized>], expression: Queue::ret[Queue::j], call stack:
|
||||
#0 Queue::get_vector([initialized=T, vals={[2] = test,[3] = [a=T, b=hi, c=<uninitialized>],[5] = 3,[0] = hello,[6] = jkl;,[4] = asdf,[1] = goodbye}, settings=[max_len=<uninitialized>], top=7, bottom=0, size=0], [hello, goodbye, test]) at <...>/main.zeek:498
|
||||
#0 Queue::get_vector([initialized=T, vals={[2] = test,[3] = [a=T, b=hi, c=<uninitialized>],[5] = 3,[0] = hello,[6] = jkl;,[4] = asdf,[1] = goodbye}, settings=[max_len=<uninitialized>], top=7, bottom=0, size=0], [hello, goodbye, test]) at <...>/main.zeek:517
|
||||
#1 zeek_init()
|
||||
|
||||
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
Reporter::Hook - Exercise Reporter Hook (dynamic, version 1.0.0)
|
||||
Implements Reporter (priority 0)
|
||||
|
||||
| Hook Some Info <...>/main.zeek, lines 498-499
|
||||
| Hook error An Error <...>/main.zeek, lines 498-499
|
||||
| Hook error An Error that does not show up in the log <...>/main.zeek, lines 498-499
|
||||
| Hook Some Info <...>/main.zeek, lines 517-518
|
||||
| Hook error An Error <...>/main.zeek, lines 517-518
|
||||
| Hook error An Error that does not show up in the log <...>/main.zeek, lines 517-518
|
||||
| Hook runtime error in compiled code field value missing
|
||||
| Hook warning A warning <...>/main.zeek, lines 498-499
|
||||
<...>/main.zeek, lines 498-499: Some Info
|
||||
error in <...>/main.zeek, lines 498-499: An Error
|
||||
error in <...>/main.zeek, lines 498-499: An Error that does not show up in the log
|
||||
| Hook warning A warning <...>/main.zeek, lines 517-518
|
||||
<...>/main.zeek, lines 517-518: Some Info
|
||||
error in <...>/main.zeek, lines 517-518: An Error
|
||||
error in <...>/main.zeek, lines 517-518: An Error that does not show up in the log
|
||||
runtime error in compiled code: field value missing
|
||||
warning in <...>/main.zeek, lines 498-499: A warning
|
||||
warning in <...>/main.zeek, lines 517-518: A warning
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
#open XXXX-XX-XX-XX-XX-XX
|
||||
#fields ts level message location
|
||||
#types time enum string string
|
||||
XXXXXXXXXX.XXXXXX Reporter::INFO Some Info <...>/main.zeek, lines 498-499
|
||||
XXXXXXXXXX.XXXXXX Reporter::WARNING A warning <...>/main.zeek, lines 498-499
|
||||
XXXXXXXXXX.XXXXXX Reporter::ERROR An Error <...>/main.zeek, lines 498-499
|
||||
XXXXXXXXXX.XXXXXX Reporter::INFO Some Info <...>/main.zeek, lines 517-518
|
||||
XXXXXXXXXX.XXXXXX Reporter::WARNING A warning <...>/main.zeek, lines 517-518
|
||||
XXXXXXXXXX.XXXXXX Reporter::ERROR An Error <...>/main.zeek, lines 517-518
|
||||
XXXXXXXXXX.XXXXXX Reporter::ERROR field value missing (empty)
|
||||
#close XXXX-XX-XX-XX-XX-XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue