annotated scripts to skip when testing compilation-to-C++

This commit is contained in:
Vern Paxson 2022-09-16 16:47:43 -07:00
parent dbae112bdc
commit ce5d840800
23 changed files with 36 additions and 3 deletions

View file

@ -1,4 +1,7 @@
# @TEST-DOC: Using and listing of counters and gauges using the telemetry module.
# Note compilable to C++ due to globals being initialized to a record that
# has an opaque type as a field.
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
# @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out
# @TEST-EXEC: btest-diff out
# @TEST-EXEC-FAIL: test -f reporter.log