zeek/testing/btest/plugins
Robin Sommer 6fa03abdbc Merge remote-tracking branch 'origin/topic/gilbert/plugin-api-tweak'
* origin/topic/gilbert/plugin-api-tweak:
  Updating plugin.hooks baseline so that test succeeds
  Revert spacing change that shouldn't have been included with the previous changeset ... should fix all of the plugin tests save hooks, which needs to be updated.
  More small fixes
  Small fixes
  Incremental
  Re-updating plugin.hooks test to include new argument output (after merge).
  Fixing logic errors in HandlePluginResult
  Updating tests and tweaking HookArgument to include Frame support.
  Incremental commit: implementing a wrapper for the Val class.
  Reverting change to const status of network_time.  Also, see FIXME: in Func.cc / HandlePluginResult ...
  Tweaks to result handling to make things a little more sane.
  Plugin API: minor change (adding parent frame) to support calling methods from hook.  Also declare network time update argument to be const because good practice.

BIT-1270 #merged

Conflicts:
	testing/btest/Baseline/plugins.hooks/output
2015-03-02 18:17:52 -08:00
..
file-plugin Adapting plugin tests to use the new split Plugin.{h,cc} structure 2014-07-21 22:55:57 +02:00
hooks-plugin Merge remote-tracking branch 'origin/topic/gilbert/plugin-api-tweak' 2015-03-02 18:17:52 -08:00
pktdumper-plugin Adding test for dynamic packet dumper plugin. 2014-09-04 20:30:28 -07:00
pktsrc-plugin Adding test creating a dynamic pktsrc plugin. 2014-08-28 00:53:15 -04:00
protocol-plugin Test updates. 2014-09-04 16:08:14 -07:00
reader-plugin Test case for a dynamic input reader. 2014-07-31 12:07:34 -07:00
writer-plugin Test case for a dynamic log writer. 2014-07-31 11:40:25 -07:00
api-version-mismatch.sh Updating plugin tests. 2015-02-16 20:26:26 -08:00
bifs-and-scripts-install.sh Updating plugin tests. 2015-02-16 20:26:26 -08:00
bifs-and-scripts.sh Updating plugin tests. 2015-02-16 20:26:26 -08:00
file.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
hooks.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
init-plugin.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
pktdumper.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
pktsrc.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
protocol.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
reader.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00
writer.bro Updating plugin tests. 2015-02-16 20:26:26 -08:00