zeek/testing/btest/scripts/base/frameworks
Bernhard Amann 7e46936728 Ok, this one is not really necessary for 2.1 and more of a nice-to-have
Before this patch, empty values were not hashed at all. Which had the unfortunate side-effect
that e.g. the lines

TEST	-
and
-	TEST

have the same hash values. On re-reads that means that the change will
be ignored.

This is probably pretty academic, but this patch changes it and adds a testcase.

Output of the reread test changes due to re-ordering of the output (probably
due to the fact that the internal hash values are changed and thus transferred
in a different order)
2012-08-26 20:49:21 -07:00
..
cluster Switching to new btest command TEST-SERIALIZE for communication tests. 2012-05-14 16:50:48 -07:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Small tweak to make test complete quicker. 2012-06-28 15:16:33 -05:00
input Ok, this one is not really necessary for 2.1 and more of a nice-to-have 2012-08-26 20:49:21 -07:00
intel Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
logging Tweak to rotate-custom.bro unit test. 2012-08-21 15:22:54 -05:00
metrics Change to metrics/basic-cluster unit test for reliability. 2012-08-22 16:46:47 -05:00
notice Reworking thread termination logic. 2012-07-19 21:21:53 -07: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