zeek/testing/scripts
Daniel Thayer 5d3ef4daf4 Improve the travis-job script to work outside of Travis
Improved the travis-job test script so that it works outside of Travis.
This can be useful to test changes to the docker container config before
pushing to master, for testing changes on a branch, or for debugging
some problem with the tests running on Travis.  This required the
following changes:
-The script no longer requires the TRAVIS env. variable to be set.
-Added an "all" command as a more convenient way to run all steps in a
 build.
-Added a "coverity" command-line option to do a coverity build.
-Before building Bro or downloading coverity tools, do a cleanup from any
 previous build.

Also other minor improvements (code comments, reorganization, etc.).
2018-08-09 14:00:55 -05:00
..
coverage-calc Python 3 compatibility fix for coverage-calc script 2016-10-21 09:33:04 -05:00
diff-canonifier FileAnalysis: add custom libmagic database. 2013-04-12 11:58:19 -05:00
diff-canonifier-external Adding usage guard to canonifier script. 2015-12-18 12:59:26 -08:00
diff-remove-abspath Cleaning up some testing stuff. 2011-07-05 18:47:08 -07:00
diff-remove-fields Improve a few test canonifiers 2015-09-19 18:08:31 -05:00
diff-remove-file-ids Improve a few test canonifiers 2015-09-19 18:08:31 -05:00
diff-remove-fractions Extending external canonifier to remove fractional values from 2013-07-17 21:57:17 -07:00
diff-remove-timestamps BIT-1941: teach diff-remove-timestamps about time 0 2018-07-03 09:17:09 -05:00
diff-remove-uids Improve a few test canonifiers 2015-09-19 18:08:31 -05:00
diff-remove-x509-key-info Adjust x509 unit tests to work around OpenSSL 1.0 vs. 1.1 differences 2018-06-29 16:01:23 -05:00
diff-remove-x509-names Merge remote-tracking branch 'origin/master' into topic/dnthayer/ticket1467 2015-10-02 11:31:00 -07:00
diff-sort Sorting all output for the external tests. 2012-02-29 17:09:38 -08:00
external-ca-list.bro add certificate to external list for debian 8. 2016-08-15 16:47:44 -07:00
file-analysis-test.bro Updates the files event api and brings file reassembly up to master. 2014-09-26 00:40:37 -04:00
has-writer Improve error message when failing to activate a plugin. 2014-09-16 10:09:46 -05:00
httpd.py Fix httpd.py test script for Py3 compatibility 2016-10-06 15:45:11 -05:00
rst-filter Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
snmp-test.bro Add SNMP datagram parsing support. 2014-02-18 14:41:32 -06:00
travis-job Improve the travis-job script to work outside of Travis 2018-08-09 14:00:55 -05:00
wait-for-file BIT-1941: improve reliability of broker.disconnect unit test 2018-07-02 16:32:13 -05:00
wait-for-pid BIT-1941: improve reliability of broker.disconnect unit test 2018-07-02 16:32:13 -05:00