zeek/testing/btest/core/suspend_processing
Arne Welzel 9e7537044f btest/core/suspend_processing: Add WebSocket example
Add a test/example forwarding all new_connection() events produced during
`zeek -r wikipedia.trace` as my_new_connection() to a WebSocket client.

This is mostly to demonstrate and verify usage of suspend_processing(),
websocket_client_added(), resume_processing(), Pcap::file_done(),
websocket_client_lost() and terminate() together.
2025-09-08 11:11:13 -07:00
..
broker.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
config.zeek btest: Switch putty.org usage in tests to official URL 2025-07-14 09:07:58 +02:00
event-from-zeek-init.zeek Add a set of suspend_processing tests 2023-03-23 12:41:56 +01:00
event-order.zeek Add a set of suspend_processing tests 2023-03-23 12:41:56 +01:00
raw-input.zeek Add a set of suspend_processing tests 2023-03-23 12:41:56 +01:00
scheduled-event-from-zeek-init.zeek Add a set of suspend_processing tests 2023-03-23 12:41:56 +01:00
suspension-stack.zeek Fix a long-standing bug in the math around continue_processing 2023-04-06 10:49:05 -07:00
websocket.zeek btest/core/suspend_processing: Add WebSocket example 2025-09-08 11:11:13 -07:00