mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Fix some determinism issues with btests
This commit is contained in:
parent
d6e97ab306
commit
e195d3d778
5 changed files with 83 additions and 3 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
@load base/frameworks/telemetry
|
||||
|
||||
redef running_under_test = T;
|
||||
|
||||
global btest_a_cf = Telemetry::register_counter_family([
|
||||
$prefix="btest",
|
||||
$name="a_test",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue