On 12/03/2019 17:15, zeo...@gmail.com wrote:
> I am working on improving the btests for the kafka writer plugin with the
> goal of validating some logic in KafkaWriter::DoInit. The best approach
> that I have so far is to write a BiF and use it in both DoInit and the
> btest via Zeek policy, but I have only been able to find limited
> documentation[1][2] on the topic.
  If you just need to wrap some internal logic you could extract it into 
a normal C++ function and use a BiF to call that function out of a 
Bro-Script.

Jan
_______________________________________________
zeek-dev mailing list
zeek-dev@zeek.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/zeek-dev

Reply via email to