zeek/testing/btest/Baseline
2012-03-23 11:40:59 -07:00
..
analyzers.conn-size Merge of Gregor's conn-size branch. 2011-05-09 17:14:31 -07:00
analyzers.conn-size-cc Merge of Gregor's conn-size branch. 2011-05-09 17:14:31 -07:00
bifs.addr_count_conversion Add counts_to_addr and addr_to_counts conversion BIFs. 2012-02-09 15:32:57 -06:00
bifs.addr_to_ptr_name Add a test and baseline for addr_to_ptr_name BiF. 2012-02-08 11:23:02 -06:00
bifs.addr_version Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
BiFs.count_to_addr count_to_addr function 2011-04-18 15:22:48 -04:00
bifs.count_to_addr Updating test baselines. 2011-07-01 15:59:48 -07:00
bifs.decode_base64 Add decode_base64_custom BiF to allow alternate base64 alphabets. 2011-11-11 13:48:11 -06:00
bifs.enable_raw_output Fix &raw_output and enable_raw_output interpretation of NUL characters 2011-08-03 10:51:40 -05:00
bifs.mask_addr mask_addr bif now returns subnet (addresses #512) 2011-07-23 16:45:29 -05:00
bifs.net_stats_trace Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
bifs.netbios-functions Updating baselines. 2011-04-23 10:47:14 -07:00
bifs.piped_exec piped_exec can now write nulls in the "to_write" argument. 2011-08-09 09:51:03 -04:00
bifs.ptr_name_to_addr Adding a test and baseline for ptr_name_to_addr BiF. 2012-02-07 20:57:18 -05:00
bifs.records_fields Fix &default fields in records not being initialized in coerced assignments. 2011-12-15 12:16:42 -06:00
bifs.remask_addr Refactoring various usages of new IPAddr class. 2012-02-22 14:45:44 -06:00
bifs.string_splitting Updating baselines. 2011-04-23 10:47:14 -07:00
bifs.to_addr Add to_subnet bif (fixes #782). 2012-02-24 12:34:29 -06:00
bifs.to_subnet Add to_subnet bif (fixes #782). 2012-02-24 12:34:29 -06:00
bifs.unique_id Merge remote branch 'origin/topic/gilbert/rand-pool' 2011-09-07 16:17:59 -07:00
bifs.unique_id-rnd Updating tests. 2011-08-14 22:16:46 -07:00
core.check-unused-event-handlers Fix check_for_unused_event_handlers option. 2011-08-11 11:34:42 -05:00
core.conn-uid Remove connection compressor (addresses #559). 2012-02-27 11:35:25 -06:00
core.dns-init Merge remote-tracking branch 'origin/topic/jsiwek/fix-dns-double-free' 2011-12-01 16:40:07 -08:00
core.expr-exception Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.leaks.basic-cluster Adding new leak tests involving remote logging. 2012-03-08 17:35:58 -08:00
core.leaks.remote Adding new leak tests involving remote logging. 2012-03-08 17:35:58 -08:00
core.load-pkg core.load-pkg test now insensitive to default-loaded scripts. 2011-07-22 16:33:50 -07:00
core.load-prefixes Fixes for script auto-documentation. 2011-08-08 19:50:45 -05:00
core.load-relative Make @load statements recognize relative paths. 2011-07-14 11:35:23 -05:00
core.load-unload Fix @unload'd files from generating bro_script_loaded event. 2011-07-20 15:56:25 -05:00
core.nop Fixing bug causing crash when running without arguments. 2011-07-07 19:56:48 -07:00
core.print-bpf-filters Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
core.reporter Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.reporter-error-in-handler Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.reporter-fmt-strings Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.reporter-parse-error Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.reporter-runtime-error Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.reporter-type-mismatch Updates for log format changes. 2011-12-19 09:09:32 -08:00
core.vlan-mpls Updates for log format changes. 2011-12-19 09:09:32 -08:00
coverage.bare-load-baseline Merge remote-tracking branch 'origin/master' into topic/bernhard/input 2012-01-10 11:33:26 -08:00
coverage.bare-mode-errors Various unit test cleanup. 2011-09-27 12:41:30 -05:00
coverage.coverage-blacklist Add "# @no-test" tag to blacklist statements from test coverage analysis. 2012-01-13 14:52:58 -06:00
coverage.default-load-baseline Merge remote-tracking branch 'origin/master' into topic/bernhard/input 2012-01-10 11:33:26 -08:00
coverage.init-default Various unit test cleanup. 2011-09-27 12:41:30 -05:00
doc.autogen-reST-enums Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
doc.autogen-reST-example Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
doc.autogen-reST-func-params Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
doc.autogen-reST-records Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
doc.autogen-reST-type-aliases Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
istate.base Porting the istate tests to btest. 2011-03-29 21:46:06 -07:00
istate.broccoli Updates for log format changes. 2011-12-19 09:09:32 -08:00
istate.broccoli-ipv6 Update/add tests for broccoli IPv6 addr/subnet support (addresses #448) 2012-02-23 16:55:19 -06:00
istate.events Updates for log format changes. 2011-12-19 09:09:32 -08:00
istate.events-ssl Updates for log format changes. 2011-12-19 09:09:32 -08:00
istate.persistence Remove the 'net' type from Bro (addresses #535). 2011-08-17 19:03:34 -05:00
istate.pybroccoli Update/add tests for broccoli IPv6 addr/subnet support (addresses #448) 2012-02-23 16:55:19 -06:00
istate.sync Remove the 'net' type from Bro (addresses #535). 2011-08-17 19:03:34 -05:00
language.cross-product-init Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
language.delete-field Delete operator for record fields. 2011-04-22 18:40:14 -07:00
language.delete-field-set Fixing bug with deleting still unset record fields of table type. 2011-04-23 10:40:07 -07:00
language.enum-desc Change presentation of enum val to include namespace. 2011-08-31 10:57:19 -05:00
language.enum-scope Change presentation of enum val to include namespace. 2011-08-31 10:57:19 -05:00
language.ipv6-literals Updating baseline. 2012-03-13 16:10:42 -07:00
language.next-test Moving the test-scripts from the old test-suite over to btest. 2011-05-10 17:28:09 -07:00
language.raw_output_attr Fix &raw_output and enable_raw_output interpretation of NUL characters 2011-08-03 10:51:40 -05:00
language.raw_output_attr-2 Fix &raw_output and enable_raw_output interpretation of NUL characters 2011-08-03 10:51:40 -05:00
language.rec-comp-init Bugfix: vectors in records were not initalized. 2011-05-10 18:19:27 -07:00
language.rec-nested-opt Fixing problem with optional fields. 2011-04-19 16:22:40 -07:00
language.rec-of-tbl Moving the test-scripts from the old test-suite over to btest. 2011-05-10 17:28:09 -07:00
language.rec-table-default Updating baselines. 2011-04-23 10:47:14 -07:00
language.record-default-coercion Fix &default fields in records not being initialized in coerced assignments. 2011-12-15 12:16:42 -06:00
language.record-extension Fix redef'ing records with &default empty set fields. 2011-08-12 23:24:49 -07:00
language.record-index-complex-fields Teach CompHash to allow indexing by records with vector/table/set fields. 2012-01-20 16:54:48 -06:00
language.record-recursive-coercion Fix for a case where nested records weren't coerced even though possible. 2011-08-26 13:59:51 -05:00
language.record-ref-assign Fixing bug with records sometimes unnecessarily coerced on assignment. 2011-04-17 10:42:51 -07:00
language.set-opt-record-index Fix indexing for record types with optional fields 2011-09-09 13:06:45 -05:00
language.sizeof Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
language.smith-waterman-test Moving the test-scripts from the old test-suite over to btest. 2011-05-10 17:28:09 -07:00
language.strings Moving the test-scripts from the old test-suite over to btest. 2011-05-10 17:28:09 -07:00
language.table-init Allow local table variables to be initialized with {} list expressions. 2012-01-04 16:44:25 -06:00
language.vector-coerce-expr Implementing a VectorCoerceExpr. 2011-04-19 16:58:18 -07:00
language.vector-list-init-records Fix vector initialization for lists of records with optional types. 2011-08-12 23:25:01 -07:00
language.wrong-delete-field Updates for log format changes. 2011-12-19 09:09:32 -08:00
language.wrong-record-extension Merge remote branch 'origin/topic/robin/reporting' 2011-07-01 13:59:21 -07:00
scripts.base.frameworks.cluster.start-it-up Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.frameworks.communication.communication_log_baseline Make communication log baseline test more reliable. 2012-01-13 16:06:44 -06:00
scripts.base.frameworks.control.configuration_update Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.frameworks.control.id_value Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.frameworks.input.basic first test. 2011-11-20 13:42:02 -08:00
scripts.base.frameworks.input.emptyvals fix crash when all value fields of imported table are uninitialized. 2012-03-22 10:59:36 -07:00
scripts.base.frameworks.input.event continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
scripts.base.frameworks.input.executestreamraw update to execute raw. 2012-03-20 12:07:37 -07:00
scripts.base.frameworks.input.onecolumn-norecord make want_record field for tablefilter work... 2011-11-21 15:09:00 -08:00
scripts.base.frameworks.input.onecolumn-record make want_record field for tablefilter work... 2011-11-21 15:09:00 -08:00
scripts.base.frameworks.input.optional make optional fields possible for input framework. 2012-03-20 14:11:59 -07:00
scripts.base.frameworks.input.port make test more robust. 2011-12-06 10:50:36 -08:00
scripts.base.frameworks.input.predicate add very basic predicate test. 2011-11-21 15:36:03 -08:00
scripts.base.frameworks.input.predicate-stream fix one of the bugs seth found in the input framework. 2012-02-22 10:46:35 -08:00
scripts.base.frameworks.input.predicatemodify enable predicate modification of index of value which is currently being added/removed 2012-03-22 17:17:41 -07:00
scripts.base.frameworks.input.predicatemodifyandreread add test for update functionality of tables where a predicate modifies values / indexes. 2012-03-23 11:40:59 -07:00
scripts.base.frameworks.input.raw continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
scripts.base.frameworks.input.repeat fix some stupid, not that easy to find bugs. 2012-03-18 10:50:10 -07:00
scripts.base.frameworks.input.reread update to execute raw. 2012-03-20 12:07:37 -07:00
scripts.base.frameworks.input.rereadraw update to execute raw. 2012-03-20 12:07:37 -07:00
scripts.base.frameworks.input.stream Automatic file re-refresh and streaming works. 2012-02-20 13:18:15 -08:00
scripts.base.frameworks.input.streamraw update to execute raw. 2012-03-20 12:07:37 -07:00
scripts.base.frameworks.input.tableevent continue finetuning of interface + adjust tests. 2012-03-16 23:43:13 -07:00
scripts.base.frameworks.input.twotables fix bug that crashed input framework when creating already existing stream (tried to free not yet alloccated data) + write twotables test 2012-03-21 15:51:21 -07:00
scripts.base.frameworks.intel.insert-and-matcher Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.frameworks.logging.adapt-filter Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-binary Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-empty Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-escape Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-escape-notset-str Update one more baseline. 2011-12-19 11:37:51 -08:00
scripts.base.frameworks.logging.ascii-escape-odd-url Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-escape-set-separator Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-options Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-timestamps Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.attr Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.attr-extend Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.empty-event Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.events Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.exclude Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.file Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.include Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.path-func Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.path-func-column-demote Change HashKey threshold for using H3 to 36 bytes. 2012-02-09 12:55:55 -06:00
scripts.base.frameworks.logging.pred Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.remote Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.remote-types Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.remove Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.rotate Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.rotate-custom Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.stdout Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.test-logging Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.types Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.unset-record Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.vec Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.frameworks.metrics.basic Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
scripts.base.frameworks.metrics.basic-cluster Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
scripts.base.frameworks.metrics.cluster-intermediate-update Updating test baselines for log change 2012-01-03 15:29:25 -08:00
scripts.base.frameworks.metrics.notice Updating test baselines for log change 2012-01-03 15:29:25 -08:00
scripts.base.frameworks.notice.cluster Updating test baselines for log change 2012-01-03 15:29:25 -08:00
scripts.base.frameworks.notice.mail-alarms Adding test for alarm mail. 2011-11-15 08:51:48 -08:00
scripts.base.frameworks.notice.suppression Updating test baselines for log change 2012-01-03 15:29:25 -08:00
scripts.base.frameworks.notice.suppression-cluster Updating test baselines for log change 2012-01-03 15:29:25 -08:00
scripts.base.frameworks.software.version-parsing Updated/fixed MSIE version parsing in the software framework. 2011-10-25 09:30:06 -04:00
scripts.base.protocols.ftp.ftp-ipv4 Add test case for FTP over IPv4 2012-02-21 11:18:43 -06:00
scripts.base.protocols.ftp.ftp-ipv6 Fixing merge relict. 2012-02-24 15:52:15 -08:00
scripts.base.protocols.http.100-continue Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.protocols.http.http-extract-files Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.protocols.http.http-mime-and-md5 Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.protocols.http.http-pipelining Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.protocols.irc.basic Documentation updates for HTTP & IRC scripts. 2012-01-08 02:22:52 -05:00
scripts.base.protocols.irc.dcc-extract Documentation updates for HTTP & IRC scripts. 2012-01-08 02:22:52 -05:00
scripts.base.protocols.smtp.basic Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.protocols.smtp.mime Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.protocols.smtp.mime-extract Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.base.utils.addrs Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.conn-ids Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.directions-and-hosts Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.files Added to the likely_server_ports set for protocols with analyzers. 2011-10-07 13:44:28 -04:00
scripts.base.utils.numbers Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.paths Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.pattern Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.site Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.strings Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.base.utils.thresholds Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.check-test-all-policy Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
scripts.policy.protocols.conn.known-hosts Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.policy.protocols.conn.known-services Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.policy.protocols.dns.event-priority Updates for log format changes. 2011-12-19 09:09:32 -08:00
scripts.policy.protocols.http.test-sql-injection-regex Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00