mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

Not sure how useful this is (and the implementation isn't optimized in any way), but seems reasonable for consistency. Vern suggested that set[pattern] can already be achieved via set_to_regex(), so left out any set[pattern] variants.
8 lines
221 B
Text
8 lines
221 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
schedule populate
|
|
populate_a()
|
|
gotcha a, [42]
|
|
populate_b()
|
|
gotcha b, [4242]
|
|
populate_c()
|
|
gotcha c, [4711]
|