mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
updates to ZAM to track recent changes in script semantics
This commit is contained in:
parent
e7412e257f
commit
3f9f47980a
7 changed files with 38 additions and 2588 deletions
7
testing/btest/Baseline.zam/bifs.disable_analyzer/out
Normal file
7
testing/btest/Baseline.zam/bifs.disable_analyzer/out
Normal file
|
@ -0,0 +1,7 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
proto confirm, AllAnalyzers::ANALYZER_ANALYZER_HTTP
|
||||
http_request, GET, /style/enhanced.css
|
||||
T
|
||||
total http messages, {
|
||||
[[orig_h=192.168.1.104, orig_p=1673/tcp, resp_h=63.245.209.11, resp_p=80/tcp]] = 1
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,4 @@
|
|||
# @TEST-REQUIRES: test "${ZEEK_ZAM}" != "1"
|
||||
# @TEST-EXEC: ${DIST}/auxil/zeek-aux/plugin-support/init-plugin -u . Demo Hooks
|
||||
# @TEST-EXEC: cp -r %DIR/hooks-plugin/* .
|
||||
# @TEST-EXEC: ./configure --zeek-dist=${DIST} && make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue