mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
-O validate-ZAM option
This commit is contained in:
parent
0447aaa76f
commit
f6445a792e
10 changed files with 51 additions and 25 deletions
2
testing/btest/Baseline.zam/opt.validate-ZAM/output
Normal file
2
testing/btest/Baseline.zam/opt.validate-ZAM/output
Normal file
|
@ -0,0 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
1226 valid, 1830 tested, 413 skipped
|
5
testing/btest/opt/validate-ZAM.zeek
Normal file
5
testing/btest/opt/validate-ZAM.zeek
Normal file
|
@ -0,0 +1,5 @@
|
|||
# @TEST-DOC: ZAM maintenance script for validating synthesized operations.
|
||||
# @TEST-REQUIRES: test "${ZEEK_ZAM}" == "1"
|
||||
#
|
||||
# @TEST-EXEC: zeek -b -O validate-ZAM %INPUT >output
|
||||
# @TEST-EXEC: btest-diff output
|
Loading…
Add table
Add a link
Reference in a new issue