zeek/testing/scripts
Daniel Thayer 8c91cafad8 Trim the Travis CI build log output
Remove some output from the Travis CI build log to make it easier
to read.

There is an issue with Travis CI when using encrypted environment
variables.  In this case, when btest calls the python function
sys.stdout.isatty() it returns False, which causes btest to output one
line for each test (passed or failed).  As a result, it is difficult to
see at a glance which tests failed.  Switching to btest brief output to
address this issue.
2018-04-05 14:12:24 -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 Trim the Travis CI build log output 2018-04-05 14:12:24 -05:00