zeek/testing/scripts
Daniel Thayer ed42e20714 Use docker containers to run Bro tests on Travis CI
The advantage of using docker containers is to build and test Bro in
an environment that more closely resembles the environment where Bro
will actually be used.  The docker containers currently used enable
testing Bro with all the major versions of gcc (versions 4 through 8),
as well as both python 2 and 3.

The "travis-job" script now takes a second parameter which specifies
a Linux distro to use (specifying "travis" will build and test bro
without using docker).
2018-06-22 10:36:49 -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 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
diff-remove-uids Improve a few test canonifiers 2015-09-19 18:08:31 -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 Use docker containers to run Bro tests on Travis CI 2018-06-22 10:36:49 -05:00