mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
Update plugin unit tests to use --zeek-dist
This commit is contained in:
parent
2fa74e4bcb
commit
c6378c56e2
17 changed files with 20 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
# @TEST-EXEC: ${DIST}/aux/zeek-aux/plugin-support/init-plugin -u . Demo Hooks
|
||||
# @TEST-EXEC: cp -r %DIR/hooks-plugin/* .
|
||||
# @TEST-EXEC: ./configure --bro-dist=${DIST} && make
|
||||
# @TEST-EXEC: ./configure --zeek-dist=${DIST} && make
|
||||
# @TEST-EXEC: ZEEK_PLUGIN_ACTIVATE="Demo::Hooks" ZEEK_PLUGIN_PATH=`pwd` zeek -b -r $TRACES/http/get.trace %INPUT 2>&1 | $SCRIPTS/diff-remove-abspath | sort | uniq >output
|
||||
# @TEST-EXEC: btest-diff output
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue