zeek/testing/btest/plugins
Jon Siwek 0fe2a14d98 Disable LeakSanitizer for btests that have known leaks
E.g. ones that throw interpreter exceptions,  as those are currently
known to potentially cause leaks.  Fixing the underlying leaks involves
the larger task of more IntrusivePtr usage.

Reference cycles may also cause leaks.
2020-01-02 12:05:49 -08:00
..
file-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
hooks-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
legacy-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
logging-hooks-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
pktdumper-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
pktsrc-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
plugin-nopatchversion-plugin Bro plugins should support a patch version (x.y.z) 2018-09-30 20:30:22 -04:00
plugin-withpatchversion-plugin Bro plugins should support a patch version (x.y.z) 2018-09-30 20:30:22 -04:00
protocol-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
reader-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
reporter-hook-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
writer-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
bifs-and-scripts-install.sh Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
bifs-and-scripts.sh Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
file.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
hooks.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
init-plugin.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
legacy.zeek Rename all BRO-prefixed environment variables 2019-05-22 00:12:31 -05:00
logging-hooks.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
pktdumper.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
pktsrc.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
plugin-nopatchversion.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
plugin-withpatchversion.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
protocol.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
reader.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
reporter-hook.zeek Disable LeakSanitizer for btests that have known leaks 2020-01-02 12:05:49 -08:00
writer.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00