zeek/testing/btest/broker/store
Jon Siwek 6af436aad3 GH-1426: Improve handling of Broker data store creation failures
Broker::create_master() and Broker::create_clone() now return
a valid value even when there's a failure to open the backend database
(e.g. SQLite filesystem error).  In that case, the returned value can
still be passed into other data store operations, but they'll fail
immediately with an error.  Broker::is_closed() can now also be used to
determine whether the data store creation calls failed.
2021-03-06 02:32:29 -08:00
..
brokerstore-attr-clone.zeek Improve termination reliability/speed for brokerstore btests 2020-08-11 11:26:22 -07:00
brokerstore-attr-expire.zeek Improve termination reliability/speed for brokerstore btests 2020-08-11 11:26:22 -07:00
brokerstore-attr-persistence-clone.zeek Improve termination reliability/speed for brokerstore btests 2020-08-11 11:26:22 -07:00
brokerstore-attr-persistence.zeek Improve termination reliability/speed for brokerstore btests 2020-08-11 11:26:22 -07:00
brokerstore-attr-simple.zeek BrokerStore <-> Zeek Tables: support complex indices 2020-11-17 14:48:10 +00:00
brokerstore-backend-invalid.zeek BrokerStore <-> Zeek Tables: support complex indices 2020-11-17 14:48:10 +00:00
brokerstore-backend-simple-incompatible.zeek Improve termination reliability/speed for brokerstore btests 2020-08-11 11:26:22 -07:00
brokerstore-backend-simple-reverse.zeek BrokerStore <-> Zeek Tables: support complex indices 2020-11-17 14:48:10 +00:00
brokerstore-backend-simple.zeek Simplify a broker btest 2020-08-31 15:01:23 -07:00
brokerstore-backend-sqlite-incompatible.zeek Zeek Table<->Brokerstore: cleanup, documentation, small fixes 2020-07-10 16:58:34 -07:00
brokerstore-backend-sqlite.zeek BrokerStore <-> Zeek Tables: support complex indices 2020-11-17 14:48:10 +00:00
clone.zeek GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
create-failure.zeek GH-1426: Improve handling of Broker data store creation failures 2021-03-06 02:32:29 -08:00
handle-copy.zeek GH-1025: allow copying/cloning of opaque of Broker::Store 2020-06-24 23:27:04 -07:00
invalid-handle.zeek Improve Broker store API's handling of invalid arguments 2020-06-24 22:56:14 -07:00
local.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
ops.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
record.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
set.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
sort-stuff.zeek Improve btests with unstable table/set output ordering 2020-08-11 11:26:21 -07:00
sqlite.zeek Add Cirrus CI config 2019-12-17 15:28:25 -08:00
table.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
type-conversion.zeek More bro-to-zeek renaming in the unit tests 2019-05-16 02:27:54 -05:00
vector.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00