mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
btest/quic: Update other tests
This commit is contained in:
parent
3f99aa7996
commit
f814be4484
10 changed files with 40 additions and 14 deletions
|
@ -4,8 +4,9 @@
|
|||
# Commonly, this test may fail if one forgets to @load some base/ scripts
|
||||
# when writing a new zeek scripts.
|
||||
#
|
||||
# Require Spicy, otherwise its scripts cannot be loaded.
|
||||
# Require Spicy and QUIC, otherwise their scripts cannot be loaded.
|
||||
# @TEST-REQUIRES: have-spicy
|
||||
# @TEST-REQUIRES: have-quic
|
||||
#
|
||||
# @TEST-EXEC: test -d $DIST/scripts
|
||||
# @TEST-EXEC: for script in `find $DIST/scripts/ -name \*\.zeek`; do zeek -b --parse-only $script >>errors 2>&1; done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue