btest: Remove Broker::auto_publish() usages

The ones that seemed to test Broker::auto_publish() were annotated
for removal.
This commit is contained in:
Arne Welzel 2024-11-06 16:49:00 +01:00
parent 927e936653
commit 455e05bc2e
14 changed files with 35 additions and 72 deletions

View file

@ -1,3 +1,5 @@
# Remove in v8.1 when auto_publish() is gone.
#
# Not compatible with -O C++ testing since includes two distinct scripts.
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
#