zeek/testing/btest/scripts/base/frameworks
Johanna Amann 196994a48d Allow the empty field separator to be empty; use in config framework.
This small change allows the empty field separator to be empty. This
means that we can represent an empty list by a empty input string, which
was not possible before.

Before, an empty empty field separator meant that there is no empty
field - to get back to this behavior one now has to set the empty field
separator to a string that is guaranteed to not be part of the input
data. Note that we did not use "empty" empty field separators anywhere
and I am not aware of this being used by anyone - the new behavior seems
like it is much more useful in practice.

This also changes the config framework to interpret empty lists as...
empty, instead of interpreting them as lists that have one zero-length
element; this seems like the saner default.
2018-01-29 14:22:59 -08:00
..
analyzer SSH: Update baselines 2015-03-18 13:02:33 -04:00
cluster Add a test for starting a cluster with a logger node 2016-07-15 15:23:49 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
config Allow the empty field separator to be empty; use in config framework. 2018-01-29 14:22:59 -08:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
file-analysis Adding test with command line that used to trigger a crash. 2017-01-31 14:52:37 -08:00
input Fix segmentation fault when parsing sets containing invalid elements. 2018-01-29 14:22:44 -08:00
intel Remove loading of listen.bro in tests that do not need it 2017-05-24 21:28:56 -05:00
logging Add more test cases to ascii-double.bro 2017-11-02 16:16:06 -05:00
netcontrol Fix a netcontrol test that often fails 2017-08-07 16:26:17 -05:00
notice Updates for the notices framework. 2013-02-11 14:36:14 -05:00
openflow Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -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 Several fixes and improvements for software version parsing. 2017-07-13 02:22:03 -04:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00