zeek/testing/btest/scripts/base/frameworks
Tim Wojtulewicz 0369ca01bc Disable the scripts.base.frameworks.logging.sqlite.simultaneous-writes test under TSan
Due to a bug (or intentional code) in SQLite, we disabled enabling the shared cache
in sqlite3 if running under ThreadSanitizer (see cf1fefbe0b0a6163b389cc92b5a6878c7fc95f1f).
Unfortunately, this has the side-effect of breaking the simultaneous-writes test because
the shared cache is disabled. This is hopefully a temporary fix until SQLite fixes the
issue on their side.
2021-09-03 10:38:15 -07:00
..
analyzer General btest cleanup 2020-08-11 11:26:22 -07:00
cluster General btest cleanup 2020-08-11 11:26:22 -07:00
config GH-1558: Fix reading vector of enum types from config files 2021-05-14 16:59:51 -07:00
control Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis Separate stdout from stderr in btest baselines 2021-03-30 16:23:23 -07:00
input Fix race conditions in scripts.base.frameworks.input.reread 2021-07-12 13:25:03 -07:00
intel Potentially improve intel/remove-item-cluster btest 2020-08-27 18:01:33 -07:00
logging Disable the scripts.base.frameworks.logging.sqlite.simultaneous-writes test under TSan 2021-09-03 10:38:15 -07:00
netcontrol updates to test suite tests for compatibility with upcoming ZAM functionality 2021-06-01 09:25:30 -07:00
notice Expand the tests, and have email_admin email src contacts in one e-mail, and dst contacts in another. 2021-06-17 14:49:24 -05:00
openflow "balance" tests with multiple Zeek scripts to load the same elements 2021-03-24 21:37:26 -07:00
packet-filter General btest cleanup 2020-08-11 11:26:22 -07:00
reporter General btest cleanup 2020-08-11 11:26:22 -07:00
software General btest cleanup 2020-08-11 11:26:22 -07:00
sumstats updates to test suite tests for compatibility with upcoming ZAM functionality 2021-06-01 09:25:30 -07:00