zeek/testing/btest/Baseline.cpp
2025-03-19 12:46:15 -07:00
..
bifs.backtrace updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -07:00
bifs.bloomfilter -a cpp Btest baseline updates 2023-07-13 13:11:26 -07:00
bifs.disable_analyzer BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
bifs.disable_analyzer-early BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
bifs.disable_analyzer-hook BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
bifs.disable_analyzer-invalid-aid BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
bifs.find_all script_opt/CPP: errors, recursive type fixes, fix embedded comments 2023-03-08 10:19:17 +01:00
bifs.find_all_ordered script_opt/CPP: errors, recursive type fixes, fix embedded comments 2023-03-08 10:19:17 +01:00
bifs.is_event_handled minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
bifs.lookup_connection minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
bifs.same_object new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
bifs.string_utils_errors newly-created btest files 2022-09-16 16:53:31 -07:00
bifs.to_addr BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
bifs.to_count minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
bifs.to_double_from_string BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
bifs.to_int minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
bifs.to_subnet BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
broker.remote_log_types new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
broker.store.create-failure BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
broker.store.invalid-handle baseline updates for -a cpp alternative (compile-to-C++) 2022-09-16 16:51:45 -07:00
cluster.generic.cluster-publish-errors minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
cluster.generic.errors BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
cluster.generic.make_event BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
core.analyzer-confirmation-violation-info BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
core.analyzer-confirmation-violation-info-ftp BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
core.div-by-zero baseline updates for -a cpp alternative (compile-to-C++) 2022-09-16 16:51:45 -07:00
core.expr-exception BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
core.init-error new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
core.max-analyzer-violations "-a cpp" baseline updates to reflect recent BTest changes 2024-10-11 08:12:49 -07:00
core.option-runtime-errors new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
core.parse-only-usage-issues updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -07:00
core.reporter script_opt/CPP: errors, recursive type fixes, fix embedded comments 2023-03-08 10:19:17 +01:00
core.reporter-error-in-handler new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
core.reporter-runtime-error new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
core.when-interpreter-exceptions updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -07:00
coverage.basic-no-errors script_opt/CPP: errors, recursive type fixes, fix embedded comments 2023-03-08 10:19:17 +01:00
coverage.coverage-blacklist new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
coverage.zeek-profiler-file new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.assert-misc minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
language.closure-sending-naming new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.common-mistakes new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.copy-all-types updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -07:00
language.count-underflow maintenance updates for -O C++ 2022-12-04 17:59:14 -08:00
language.function-sending new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.index-assignment-invalid script_opt/CPP: errors, recursive type fixes, fix embedded comments 2023-03-08 10:19:17 +01:00
language.invalid_index new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.sizeof "-a cpp" baseline updates to reflect recent BTest changes 2024-10-11 08:12:49 -07:00
language.subnet-errors new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.table-set-iterator-invalidation new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.type-cast-error-dynamic new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.type-coerce-numerics new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.uninitialized-local new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.uninitialized-local2 new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
language.vector-any-append -O gen-C++ fixes for compatibility with GH-3249 changes 2023-09-01 12:17:38 -07:00
language.vector-coerce-expr2 BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
language.vector-neg-index -a cpp Btest baseline updates 2023-07-13 13:11:26 -07:00
plugins.func-hook new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
plugins.hooks new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
plugins.logging-hooks new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
plugins.reporter-hook script_opt/CPP: errors, recursive type fixes, fix embedded comments 2023-03-08 10:19:17 +01:00
scripts.base.frameworks.analyzer.tags updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -07:00
scripts.base.frameworks.cluster.publish-hrw-type-check BTest baseline update for more complete function/lambda names 2024-09-27 14:16:10 -07:00
scripts.base.frameworks.file-analysis.bifs.file_exists_lookup_file -a cpp Btest baseline updates 2023-07-13 13:11:26 -07:00
scripts.base.frameworks.input.event new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.input.raw.basic new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.input.raw.execute new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.input.raw.rereadraw new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.input.reread new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.intel.remove-non-existing new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.logging.ascii-gz new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.logging.ascii-json new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.logging.field-extension-cluster-error new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.logging.rotate-custom-fmt-func-bad BTest baseline updates for -O gen-C++ 2023-05-05 12:03:00 -07:00
scripts.base.frameworks.logging.sqlite.simultaneous-writes new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.logging.sqlite.types new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.logging.types new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.reporter.disable-stderr new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.frameworks.reporter.stderr new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.misc.find-filtered-trace new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.misc.version new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
scripts.base.protocols.quic.analyzer-confirmations minor baseline updates for -O gen-C++ 2025-03-19 12:46:15 -07:00
scripts.base.protocols.smtp.mail-transactions-invalid-disable-analyzer BTest baseline updates for -O gen-C++ 2023-05-05 12:03:00 -07:00
scripts.base.protocols.ssl.prevent-disable-analyzer BTest baseline updates for compile-to-C++ 2024-12-06 16:30:44 -08:00
scripts.base.protocols.websocket.wstunnel-ssh-configure-break minor updates and fixes for script optimization maintenance 2024-02-04 07:57:45 -08:00
scripts.policy.misc.dump-events new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00
signatures.eval-condition-no-return-value new "-a cpp" btest alternative 2021-05-05 16:55:04 -07:00