mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 22:18:20 +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,4 +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 -r ${TRACES}/ssh/ssh-on-port-80.trace %INPUT dpd_buffer_size=0 base/protocols/conn base/protocols/ssh base/frameworks/dpd
|
||||
# @TEST-EXEC: cat conn.log | zeek-cut service | grep -q ssh
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue