zeek/testing/btest/plugins/file-plugin/src
Arne Welzel d5cd023dff file_analysis: Implement AnalyzerViolation() for file_analysis/Analyzer
Add a test parsing a malformed PE file showing that analyzer_violation_info
is raised with the fa_file object set.

It could be interesting to pass through an optional connection if one
exists, but access is provided through f$conns, too.
2022-09-27 17:49:58 +02:00
..
events.bif Adding a test building a file analyzer plugin. 2014-06-18 14:33:42 -07:00
Foo.cc file_analysis: Implement AnalyzerViolation() for file_analysis/Analyzer 2022-09-27 17:49:58 +02:00
Foo.h Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
Plugin.cc Run clang-format on all of our plugin test c++ files 2022-07-12 11:59:55 -07:00
Plugin.h Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00