zeek/testing/btest/doc/sphinx
Jon Siwek a55ce01ef3 API changes to file analysis mime type detection.
Removed "file_mime_type" and "file_mime_types" event, replacing them
with a new event called "file_metadata_inferred".  It has a record
argument of type "inferred_file_metadata", which contains the mime type
information that the earlier events used to supply.  The idea here is
that future extensions to the record with new metadata will be less
likely to break user code than the alternatives (adding new events or
new event parameters).

Addresses BIT-1368.
2015-04-10 16:31:29 -05:00
..
conditional-notice.btest Fix an example in quickstart docs. 2015-03-23 13:05:58 -05:00
connection-record-01.btest Change dns.log to include only standard DNS queries. 2014-01-28 13:56:22 -06:00
connection-record-02.btest Change dns.log to include only standard DNS queries. 2014-01-28 13:56:22 -06:00
data_struct_record_01.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_struct_record_02.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_struct_set_declaration.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_struct_table_complex.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_struct_table_declaration.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_struct_vector_declaration.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_struct_vector_iter.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_type_const.bro.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_type_interval.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_type_pattern.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_type_pattern_02.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_type_subnets.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
data_type_time.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
file-analysis-01.btest Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
file-analysis-02.btest Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
file-analysis-03.btest Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
file_extraction.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
framework_logging_factorial-2.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
framework_logging_factorial-3.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
framework_logging_factorial.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
ftp-bruteforce.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_01.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_02.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_03.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_04.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_frameworks_broker_connecting-connector_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_connecting-listener_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_events-connector_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_events-listener_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_logs-connector_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_logs-listener_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_printing-connector_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_printing-listener_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_stores-connector_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_stores-listener_bro.btest Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
include-doc_frameworks_broker_testlog_bro.btest Fix outdated documentation unit tests. 2015-03-30 11:03:21 -05:00
include-doc_frameworks_file_analysis_01_bro.btest Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
include-doc_frameworks_file_analysis_02_bro.btest API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
include-doc_frameworks_file_analysis_03_bro.btest Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
include-doc_frameworks_notice_ssh_guesser_bro.btest Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
include-doc_frameworks_sqlite-conn-filter_bro.btest Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
include-doc_frameworks_sqlite-read-events_bro.btest Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
include-doc_frameworks_sqlite-read-table_bro.btest Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
include-doc_frameworks_sumstats-countconns_bro.btest Update tests and baselines for sumstats docs 2013-11-06 14:56:32 -06:00
include-doc_frameworks_sumstats-toy-scan_bro.btest Fix typos in sumstats doc and update doc test 2013-11-06 18:56:39 -06:00
include-doc_httpmonitor_file_extraction_bro.btest API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
include-doc_httpmonitor_http_proxy_01_bro.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_httpmonitor_http_proxy_02_bro.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_httpmonitor_http_proxy_03_bro.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_httpmonitor_http_proxy_04_bro.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_mimestats_mimestats_bro.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_mimestats_mimestats_bro@2.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_mimestats_mimestats_bro@3.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-doc_mimestats_mimestats_bro@4.btest Fix outdated documentation unit tests. 2015-03-30 11:03:21 -05:00
include-doc_quickstart_conditional-notice_bro.btest Fix an example in quickstart docs. 2015-03-23 13:05:58 -05:00
include-doc_scripting_connection_record_01_bro.btest Update test and baseline for a recent doc test fix 2013-10-25 15:11:20 -05:00
include-doc_scripting_connection_record_02_bro.btest Change dns.log to include only standard DNS queries. 2014-01-28 13:56:22 -06:00
include-doc_scripting_data_struct_record_01_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_record_02_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_set_declaration_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_set_declaration_bro@2.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_set_declaration_bro@3.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_set_declaration_bro@4.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_table_complex_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_struct_table_declaration_bro.btest Remove references to line numbers in tutorial text 2014-06-20 16:13:39 -05:00
include-doc_scripting_data_struct_vector_declaration_bro.btest Fix some "make doc" warnings and update some doc tests 2014-12-01 22:43:17 -06:00
include-doc_scripting_data_struct_vector_iter_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_const_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_const_simple_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_declaration_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_interval_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_local_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_pattern_01_bro.btest Fix some "make doc" warnings and update some doc tests 2014-12-01 22:43:17 -06:00
include-doc_scripting_data_type_pattern_02_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_subnets_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_data_type_time_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_framework_logging_factorial_01_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_framework_logging_factorial_02_bro.btest Fix outdated documentation unit tests. 2015-03-30 11:03:21 -05:00
include-doc_scripting_framework_logging_factorial_03_bro.btest Fix outdated documentation unit tests. 2015-03-30 11:03:21 -05:00
include-doc_scripting_framework_logging_factorial_04_bro.btest Fix outdated documentation unit tests. 2015-03-30 11:03:21 -05:00
include-doc_scripting_framework_notice_hook_01_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_framework_notice_hook_suppression_01_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-doc_scripting_framework_notice_shortcuts_01_bro.btest Update some info in the docs 2014-06-07 12:31:32 -05:00
include-doc_scripting_framework_notice_shortcuts_02_bro.btest Update some info in the docs 2014-06-07 12:31:32 -05:00
include-scripts_base_bif_event_bif_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-scripts_base_bif_plugins_Bro_DNS_events_bif_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-scripts_base_init-bare_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-scripts_base_protocols_conn_main_bro.btest Updating docs for recent addition of local_resp. 2015-03-02 17:11:51 -08:00
include-scripts_base_protocols_http_main_bro.btest Fix typos and formatting in the http protocol docs 2013-10-16 13:13:53 -05:00
include-scripts_policy_frameworks_files_detect-MHR_bro.btest Update documentation (broken links, outdated tests). 2015-01-21 16:38:31 -06:00
include-scripts_policy_frameworks_files_detect-MHR_bro@2.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-scripts_policy_frameworks_files_detect-MHR_bro@3.btest Update docs and tests for a recent change to detect-MHR.bro 2013-11-06 15:58:24 -06:00
include-scripts_policy_frameworks_files_detect-MHR_bro@4.btest Update documentation (broken links, outdated tests). 2015-01-21 16:38:31 -06:00
include-scripts_policy_protocols_conn_known-hosts_bro.btest Updating Sphinx tests for manual. 2013-10-07 16:48:38 -07:00
include-scripts_policy_protocols_ftp_detect-bruteforcing_bro.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-scripts_policy_protocols_ftp_detect-bruteforcing_bro@2.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-scripts_policy_protocols_ftp_detect-bruteforcing_bro@3.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-scripts_policy_protocols_ftp_detect-bruteforcing_bro@4.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
include-scripts_policy_protocols_ssh_interesting-hostnames_bro.btest Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
include-scripts_policy_protocols_ssl_expiring-certs_bro.btest Fix doc/test that broke due to a Bro script change. 2014-06-11 12:34:29 -05:00
mimestats.btest Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
notice_ssh_guesser.bro.btest Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
sqlite-conn-filter-check.btest Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
sqlite-read-events-check.btest Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
sqlite-read-table-check.btest Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
sumstats-countconns.btest Update tests and baselines for sumstats docs 2013-11-06 14:56:32 -06:00
sumstats-toy-scan.btest Update tests and baselines for sumstats docs 2013-11-06 14:56:32 -06:00
using_bro.btest Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00
using_bro.btest#2 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
using_bro.btest#3 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
using_bro.btest#4 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
using_bro.btest#5 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
using_bro.btest#6 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
using_bro.btest#7 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
using_bro.btest#8 Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00