mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
updates for gen-C++ maintenance, including skipping some inappropriate tests
This commit is contained in:
parent
c034dc68ed
commit
7a41170a59
36 changed files with 200 additions and 53 deletions
|
@ -1,3 +1,7 @@
|
|||
# Don't run for C++ scripts because the multiple invocations lead to
|
||||
# some runs having complaints that there are no scripts.
|
||||
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
||||
|
||||
# @TEST-EXEC: zeek -b -C -r $TRACES/http/multipart.trace base/protocols/http
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
# @TEST-EXEC: zeek -b -C -r $TRACES/http/multipart.trace base/protocols/http %INPUT >out-limited
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue