mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
btest/coverage/test-all-policy-zeekygen: Load test-all-policy with zeekygen enabled
There should not be warnings produced. The default ZEEK_DISABLE_ZEEKYGEN=1 setting in the btest configuration hid some issues previously.
This commit is contained in:
parent
7d54a58a76
commit
aabd1e3825
3 changed files with 9 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
@ -0,0 +1 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
7
testing/btest/coverage/test-all-policy-zeekygen.test
Normal file
7
testing/btest/coverage/test-all-policy-zeekygen.test
Normal file
|
@ -0,0 +1,7 @@
|
|||
# @TEST-DOC: Enable zeekygen and load test-all-policy, baseline stdout and stderr output for warnings or errors.
|
||||
#
|
||||
# @TEST-EXEC: unset ZEEK_DISABLE_ZEEKYGEN; zeek %INPUT
|
||||
# @TEST-EXEC: btest-diff .stdout
|
||||
# @TEST-EXEC: btest-diff .stderr
|
||||
|
||||
@load test-all-policy
|
Loading…
Add table
Add a link
Reference in a new issue