zeek/testing/scripts
Robin Sommer 87e10b5f97 Further threading and API restructuring for logging and input
frameworks.

There were a number of cases that weren't thread-safe. In particular,
we don't use std::string anymore for anything that's passed between
threads (but instead plain old const char*, with manual memmory
managmenet).

This is still a check-point commit, I'll do more testing.
2012-07-19 22:28:30 -07:00
..
coverage-calc Fix sorting of lines in Brofiler coverage.log 2012-01-30 17:35:19 -06:00
diff-canon-notice-policy Adding notice_policy.log canonification for external tests. 2012-04-04 17:46:13 -07:00
diff-canonifier Further reworking the thread API. 2012-07-19 21:22:28 -07:00
diff-canonifier-external Adding notice_policy.log canonification for external tests. 2012-04-04 17:46:13 -07:00
diff-remove-abspath Cleaning up some testing stuff. 2011-07-05 18:47:08 -07:00
diff-remove-mime-types Excluding log fields of name mime_type for comparision. 2011-09-09 11:41:03 -07:00
diff-remove-timestamps Further threading and API restructuring for logging and input 2012-07-19 22:28:30 -07:00
diff-remove-uids Excluding log fields of name mime_type for comparision. 2011-09-09 11:41:03 -07:00
diff-remove-x509-names Minor fixes to external test process. (addresses #298) 2011-12-20 11:47:39 -06:00
diff-sort Sorting all output for the external tests. 2012-02-29 17:09:38 -08:00
has-writer Working on DataSeries support. 2012-04-09 17:46:56 -07:00