mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
BTest updates for script optimization tracking of BiFs
This commit is contained in:
parent
e9971e31d5
commit
1b4bc72802
2 changed files with 1 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
566 seen BiFs, 0 unseen BiFs (), 0 new BiFs ()
|
||||
563 seen BiFs, 0 unseen BiFs (), 0 new BiFs ()
|
||||
|
|
|
@ -21,8 +21,6 @@ global known_BiFs = set(
|
|||
"Analyzer::__schedule_analyzer",
|
||||
"Analyzer::__tag",
|
||||
"Broker::__append",
|
||||
"Broker::__auto_publish",
|
||||
"Broker::__auto_unpublish",
|
||||
"Broker::__clear",
|
||||
"Broker::__close",
|
||||
"Broker::__create_clone",
|
||||
|
@ -452,7 +450,6 @@ global known_BiFs = set(
|
|||
"reading_live_traffic",
|
||||
"reading_traces",
|
||||
"record_fields",
|
||||
"record_type_to_vector",
|
||||
"remask_addr",
|
||||
"remove_prefix",
|
||||
"remove_suffix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue