zeek/testing/scripts
Jon Siwek ef5e9caaf4 Changes to how script coverage integrates with test suites.
- BRO_PROFILER_FILE now passes .X* templated filenames to mkstemp
  for generating unique coverage state files.  All test suites
  now use this so each Bro instance writes to a unique coverage file.
- Rearranging Makefile targets.  The general rule is that if the
  all/brief target fails out due to a test failure, then the dependent
  coverage target won't run, but can still be invoked directly later.
  (e.g. make brief || make coverage)
2012-03-01 13:00:44 -06:00
..
doc Cleaning up some testing stuff. 2011-07-05 18:47:08 -07:00
coverage-calc Fix sorting of lines in Brofiler coverage.log 2012-01-30 17:35:19 -06:00
diff-canonifier Cleaning up some testing stuff. 2011-07-05 18:47:08 -07:00
diff-canonifier-external Sorting all output for the external tests. 2012-02-29 17:09:38 -08: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 Cleaning up some testing stuff. 2011-07-05 18:47:08 -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