zeek/testing/btest/scripts/base/frameworks
Robin Sommer a5e237f50c The ASCII writer now supports a filter config option
'only_single_header_row' that turns the output into CSV format.

In that mode all meta data is skipped except for a single header line
with the fields names. Example:

    local my_filter: Log::Filter = [$name = "my-filter", $writer = Log::WRITER_ASCII, $config = table(["only_single_header_row"] = "T")];

Contributed by Carsten Langer.
2012-11-23 19:38:53 -08:00
..
cluster Unit test reliability adjustment. 2012-09-13 12:59:40 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
input rename the update_finished event to end_of_data and make it fire in 2012-10-10 11:51:20 -07:00
intel Initial API for Intel framework is complete. 2012-10-10 11:15:34 -04:00
logging The ASCII writer now supports a filter config option 2012-11-23 19:38:53 -08:00
metrics Change to metrics/basic-cluster unit test for reliability. 2012-08-22 16:46:47 -05:00
notice Adjusting some unit tests that do cluster communication. 2012-09-07 16:25:07 -05:00
packet-filter Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
reporter Updating baselines. 2012-08-10 13:25:18 -07:00
software Merge remote-tracking branch 'origin/topic/bernhard/software' 2012-02-03 16:17:04 -05:00