zeek/testing/btest/cluster/generic
Arne Welzel f57a1263d4 cluster/serializer/broker: Do not special case Broker::Data anymore
The previous approach ignored the fact that nested / inner values might
also be Broker::Data values. I'm not super sure about the validity of
the test, because it's essentially demonstrating any-nesting, but
it's not leading to extra Broker::Data encoding.
2025-08-17 16:56:20 +02:00
..
cluster-publish-errors.zeek cluster: Move publish_hrw() and publish_rr() to cluster.bif 2024-12-10 20:33:02 +01:00
errors.zeek cluster: Add Cluster scoped bifs 2024-11-26 12:58:23 +01:00
logging-rr.zeek testing/btest: Fix double commented @TEST- lines 2025-05-06 14:06:29 +02:00
make_event.zeek cluster: Add Cluster scoped bifs 2024-11-26 12:58:23 +01:00
on-subscribe-unsubscribe.zeek cluster: Add on_subscribe() and on_unsubscribe() hooks 2025-08-01 14:06:19 +02:00
publish-any.zeek cluster/serializer/broker: Do not special case Broker::Data anymore 2025-08-17 16:56:20 +02:00
publish-hrw.zeek btest/cluster: Bump timeouts to 30 seconds 2024-12-13 18:28:43 +01:00
publish-no-handler.zeek cluster/serializer/broker: Fix handler lookup 2025-02-05 10:39:56 +01:00
publish-rr.zeek btest/cluster: Bump timeouts to 30 seconds 2024-12-13 18:28:43 +01:00
publish-unspecified.zeek cluster/Backend: Handle unspecified table/set 2024-12-12 17:54:42 +01:00
publish-vec-hole.zeek broker/Data/data_to_val: Fail on vectors/lists with holes 2025-04-28 18:23:37 +02:00