mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

For backward compatibility when reading values, we first check the ZEEK-prefixed value, and if not set, then check the corresponding BRO-prefixed value.
9 lines
297 B
Text
9 lines
297 B
Text
# @TEST-PORT: BROKER_PORT
|
|
# @TEST-EXEC: unset ZEEK_DISABLE_ZEEKYGEN; unset BRO_DISABLE_BROXYGEN; zeek -b -X zeekygen.config %INPUT Broker::default_port=$BROKER_PORT
|
|
# @TEST-EXEC: btest-diff test.rst
|
|
|
|
@TEST-START-FILE zeekygen.config
|
|
script_index zeekygen/* test.rst
|
|
@TEST-END-FILE
|
|
|
|
@load zeekygen
|