.zenodo.json
CITATION.cff
LICENSE
MANIFEST.in
NOTICE
README.md
codemeta.json
pyproject.toml
abicheck/__init__.py
abicheck/__main__.py
abicheck/_compiler_options.py
abicheck/action_config_overlay.py
abicheck/action_config_overlay_compile.py
abicheck/analysis_assurance.py
abicheck/analysis_assurance_comparability.py
abicheck/analysis_assurance_layout.py
abicheck/annotations.py
abicheck/annotations_step_summary.py
abicheck/appcompat.py
abicheck/appcompat_consumer_impact.py
abicheck/appcompat_html.py
abicheck/binary_fingerprint.py
abicheck/binary_utils.py
abicheck/binder.py
abicheck/btf_metadata.py
abicheck/build_context.py
abicheck/build_mode.py
abicheck/bundle.py
abicheck/bundle_analysis.py
abicheck/bundle_detector_heuristics.py
abicheck/bundle_detectors.py
abicheck/bundle_manifest.py
abicheck/bundle_models.py
abicheck/bundle_multibuild.py
abicheck/bundle_resolution_reachability.py
abicheck/bundle_side_input.py
abicheck/bundle_signature_evidence.py
abicheck/bundle_soname.py
abicheck/castxml_policy.py
abicheck/cc_wrapper.py
abicheck/change_registry.py
abicheck/change_registry_types.py
abicheck/checker.py
abicheck/checker_policy.py
abicheck/checker_types.py
abicheck/clang_layout_tool.py
abicheck/classify.py
abicheck/cli.py
abicheck/cli_aggregate.py
abicheck/cli_audit.py
abicheck/cli_buildsource.py
abicheck/cli_buildsource_helpers.py
abicheck/cli_buildsource_merge.py
abicheck/cli_compare_fold.py
abicheck/cli_compare_helpers.py
abicheck/cli_compare_options.py
abicheck/cli_compare_receipt.py
abicheck/cli_compare_release.py
abicheck/cli_compare_release_helpers.py
abicheck/cli_compare_release_matrix.py
abicheck/cli_compare_release_pairwise.py
abicheck/cli_datasources.py
abicheck/cli_dump_depth.py
abicheck/cli_dump_dry_run_build_query.py
abicheck/cli_dump_helpers.py
abicheck/cli_dump_request.py
abicheck/cli_graph.py
abicheck/cli_helpers_compare.py
abicheck/cli_options.py
abicheck/cli_pr_comment.py
abicheck/cli_project.py
abicheck/cli_resolve.py
abicheck/cli_stack.py
abicheck/comparability.py
abicheck/comparability_fields.py
abicheck/comparability_json.py
abicheck/comparability_language_mode.py
abicheck/comparability_profile.py
abicheck/comparability_sequences.py
abicheck/compatibility_evaluation_config.py
abicheck/compatibility_evaluation_frontend.py
abicheck/compatibility_evaluation_packs.py
abicheck/compatibility_evaluation_resolver.py
abicheck/compatibility_evaluation_versioning_wiring.py
abicheck/compatibility_evaluation_wiring.py
abicheck/compile_context.py
abicheck/confidence.py
abicheck/config_paths.py
abicheck/contract_context.py
abicheck/contract_context_io.py
abicheck/contract_coverage_exit.py
abicheck/contract_evaluation.py
abicheck/contract_evidence.py
abicheck/contract_evidence_collect.py
abicheck/contract_gate_require_complete_provenance.py
abicheck/contract_gating.py
abicheck/contract_pipeline.py
abicheck/contract_relevance_types.py
abicheck/contract_replay.py
abicheck/contract_scoped_promotion.py
abicheck/ctf_metadata.py
abicheck/cxx20_pair_dialect.py
abicheck/deadline.py
abicheck/debian_symbols.py
abicheck/debug_resolver.py
abicheck/demangle.py
abicheck/dependency_info.py
abicheck/detector_registry.py
abicheck/detectors.py
abicheck/diff_abi_tags.py
abicheck/diff_atomic.py
abicheck/diff_bit_int.py
abicheck/diff_build_config.py
abicheck/diff_char8t.py
abicheck/diff_cpp_patterns.py
abicheck/diff_cxx_rules.py
abicheck/diff_default_value_reliability.py
abicheck/diff_elf_layout.py
abicheck/diff_filtering.py
abicheck/diff_helpers.py
abicheck/diff_hidden_friends.py
abicheck/diff_integer_model.py
abicheck/diff_kabi.py
abicheck/diff_layout.py
abicheck/diff_layout_coherence.py
abicheck/diff_long_double.py
abicheck/diff_namespaces.py
abicheck/diff_numpy_capi.py
abicheck/diff_param_qualifiers.py
abicheck/diff_platform.py
abicheck/diff_platform_elf_dynamic.py
abicheck/diff_platform_elf_symbols.py
abicheck/diff_platform_templates.py
abicheck/diff_python.py
abicheck/diff_python_api.py
abicheck/diff_reconcile.py
abicheck/diff_serialization.py
abicheck/diff_stdlib_impl.py
abicheck/diff_surface_metrics.py
abicheck/diff_sycl.py
abicheck/diff_symbols.py
abicheck/diff_symbols_anon_fields.py
abicheck/diff_symbols_renames.py
abicheck/diff_symbols_scalar.py
abicheck/diff_symbols_variables.py
abicheck/diff_templates.py
abicheck/diff_time64.py
abicheck/diff_type_spellings.py
abicheck/diff_types.py
abicheck/diff_types_abicc_parity.py
abicheck/diff_types_field_facts.py
abicheck/diff_types_surface.py
abicheck/diff_types_vtable.py
abicheck/diff_unnamed_types.py
abicheck/diff_versioning.py
abicheck/diff_vtable_layout.py
abicheck/diff_wheel_deployment.py
abicheck/dry_run.py
abicheck/dry_run_estimate.py
abicheck/dump_manifest.py
abicheck/dumper.py
abicheck/dumper_ast_config.py
abicheck/dumper_ast_config_cpp20.py
abicheck/dumper_ast_config_cpp20_chains.py
abicheck/dumper_cache.py
abicheck/dumper_castxml.py
abicheck/dumper_castxml_probe.py
abicheck/dumper_castxml_typedefs.py
abicheck/dumper_clang.py
abicheck/dumper_clang_attributes.py
abicheck/dumper_clang_errors.py
abicheck/dumper_clang_expr.py
abicheck/dumper_clang_qualifiers.py
abicheck/dumper_clang_streaming.py
abicheck/dumper_clang_vtable.py
abicheck/dumper_contract.py
abicheck/dumper_debug.py
abicheck/dumper_elf_fallback.py
abicheck/dumper_elf_symbols.py
abicheck/dumper_hybrid.py
abicheck/dumper_layout_backfill.py
abicheck/dumper_manifest.py
abicheck/dumper_scoping.py
abicheck/dumper_sysinc.py
abicheck/dumper_toolchain.py
abicheck/dwarf_advanced.py
abicheck/dwarf_metadata.py
abicheck/dwarf_presence.py
abicheck/dwarf_snapshot.py
abicheck/dwarf_snapshot_datasources.py
abicheck/dwarf_unified.py
abicheck/dwarf_utils.py
abicheck/effective_config_digest.py
abicheck/elf_metadata.py
abicheck/elf_symbol_filter.py
abicheck/environment_matrix.py
abicheck/errors.py
abicheck/evidence_depth.py
abicheck/exit_decision.py
abicheck/export_surface.py
abicheck/fact_provenance.py
abicheck/finding_identity.py
abicheck/finding_identity_atomic.py
abicheck/finding_identity_ctor_dtor.py
abicheck/header_conditionals.py
abicheck/header_only_dump.py
abicheck/header_utils.py
abicheck/html_report.py
abicheck/html_template.py
abicheck/idioms.py
abicheck/internal_leak.py
abicheck/junit_coverage_warnings.py
abicheck/junit_report.py
abicheck/l0_export_delta.py
abicheck/macho_metadata.py
abicheck/name_classification.py
abicheck/numpy_capi.py
abicheck/pack_application.py
abicheck/package.py
abicheck/parallel_probe.py
abicheck/pattern_verdicts.py
abicheck/pdb_metadata.py
abicheck/pdb_model.py
abicheck/pdb_parser.py
abicheck/pdb_utils.py
abicheck/pe_metadata.py
abicheck/policy_file.py
abicheck/policy_file_acknowledgment.py
abicheck/policy_file_versioning.py
abicheck/post_manifest.py
abicheck/post_processing.py
abicheck/post_processing_context.py
abicheck/post_processing_reachability.py
abicheck/pr_comment.py
abicheck/pr_comment_base.py
abicheck/pr_comment_render.py
abicheck/probe_harness.py
abicheck/process_resources.py
abicheck/product_baseline.py
abicheck/project_snapshot_legacy.py
abicheck/project_snapshot_store.py
abicheck/provenance.py
abicheck/python_api.py
abicheck/python_ext.py
abicheck/qualified_name_segments_walk.py
abicheck/reclassify.py
abicheck/report_classifications.py
abicheck/report_correlation.py
abicheck/report_model.py
abicheck/report_side_facts.py
abicheck/report_summary.py
abicheck/reporter.py
abicheck/reporter_contract_blocks.py
abicheck/reporter_markdown.py
abicheck/resolver.py
abicheck/root_cause_evidence.py
abicheck/sarif.py
abicheck/semver.py
abicheck/serialization.py
abicheck/service.py
abicheck/service_compare_evidence.py
abicheck/service_compare_pipeline.py
abicheck/service_dump_cache.py
abicheck/service_dump_native.py
abicheck/service_dump_native_pe.py
abicheck/service_dump_pipeline.py
abicheck/service_header_graph_attach.py
abicheck/service_header_scoped.py
abicheck/service_input_resolution.py
abicheck/service_metadata_attach.py
abicheck/service_render.py
abicheck/severity.py
abicheck/snapshot_cache.py
abicheck/snapshot_io.py
abicheck/snapshot_platform_blocks.py
abicheck/source_smoke.py
abicheck/stable_abi.py
abicheck/stable_abi_data.py
abicheck/stack_binding_diff.py
abicheck/stack_checker.py
abicheck/stack_html.py
abicheck/stack_report.py
abicheck/suppression.py
abicheck/suppression_yaml.py
abicheck/surface.py
abicheck/surface_graph.py
abicheck/sycl_context.py
abicheck/sycl_metadata.py
abicheck/symvers_metadata.py
abicheck/tu_fragment.py
abicheck/tu_merge.py
abicheck/tu_merge_provenance.py
abicheck/type_metadata.py
abicheck/type_reachability.py
abicheck/type_reachability_spelling.py
abicheck/type_reachability_stdlib_spellings.py
abicheck/versioned_symbol_scheme.py
abicheck.egg-info/PKG-INFO
abicheck.egg-info/SOURCES.txt
abicheck.egg-info/dependency_links.txt
abicheck.egg-info/entry_points.txt
abicheck.egg-info/requires.txt
abicheck.egg-info/top_level.txt
abicheck/buildsource/__init__.py
abicheck/buildsource/analysis_assurance_gate.py
abicheck/buildsource/archive_graph.py
abicheck/buildsource/baseline_publish.py
abicheck/buildsource/baseline_set.py
abicheck/buildsource/build_cache.py
abicheck/buildsource/build_config.py
abicheck/buildsource/build_config_io.py
abicheck/buildsource/build_config_schema.py
abicheck/buildsource/build_diff.py
abicheck/buildsource/build_evidence.py
abicheck/buildsource/build_output.py
abicheck/buildsource/build_query.py
abicheck/buildsource/bundle_member_snapshots.py
abicheck/buildsource/call_graph.py
abicheck/buildsource/callback_graph.py
abicheck/buildsource/check_report.py
abicheck/buildsource/check_report_exit_backfill.py
abicheck/buildsource/check_report_no_baseline.py
abicheck/buildsource/check_report_run_outcome.py
abicheck/buildsource/clang_ast_run.py
abicheck/buildsource/comdat_groups.py
abicheck/buildsource/compile_options_safety.py
abicheck/buildsource/compiler_record.py
abicheck/buildsource/cross_source_checks.py
abicheck/buildsource/cross_source_checks_base.py
abicheck/buildsource/cross_source_checks_coherence.py
abicheck/buildsource/ctor_export_match.py
abicheck/buildsource/embed.py
abicheck/buildsource/evidence_policy.py
abicheck/buildsource/evidence_report.py
abicheck/buildsource/export_accounting.py
abicheck/buildsource/extractor.py
abicheck/buildsource/extractor_manifest.py
abicheck/buildsource/fact_set.py
abicheck/buildsource/graph_backends.py
abicheck/buildsource/graph_facts.py
abicheck/buildsource/graph_impact.py
abicheck/buildsource/graph_reconcile.py
abicheck/buildsource/graph_reconcile_outcome.py
abicheck/buildsource/header_compile_context.py
abicheck/buildsource/header_graph.py
abicheck/buildsource/include_graph.py
abicheck/buildsource/include_graph_workers.py
abicheck/buildsource/inline.py
abicheck/buildsource/inline_graph_fold.py
abicheck/buildsource/inputs_emit.py
abicheck/buildsource/inputs_pack.py
abicheck/buildsource/inputs_validate.py
abicheck/buildsource/l2_seed.py
abicheck/buildsource/link_attribution.py
abicheck/buildsource/macro_graph.py
abicheck/buildsource/merge_support.py
abicheck/buildsource/model.py
abicheck/buildsource/override_graph.py
abicheck/buildsource/pack.py
abicheck/buildsource/pack_io.py
abicheck/buildsource/pack_load.py
abicheck/buildsource/pack_shape.py
abicheck/buildsource/pattern_facts.py
abicheck/buildsource/pattern_facts_files.py
abicheck/buildsource/preprocessor_facts.py
abicheck/buildsource/preprocessor_probe_families.py
abicheck/buildsource/project_targets.py
abicheck/buildsource/providers.py
abicheck/buildsource/raw_evidence.py
abicheck/buildsource/redaction.py
abicheck/buildsource/run_plan.py
abicheck/buildsource/run_plan_profile_fields.py
abicheck/buildsource/run_plan_schema.py
abicheck/buildsource/run_plan_skip.py
abicheck/buildsource/snapshot_exports.py
abicheck/buildsource/source_abi.py
abicheck/buildsource/source_diff.py
abicheck/buildsource/source_graph.py
abicheck/buildsource/source_graph_build.py
abicheck/buildsource/source_graph_build_source_abi.py
abicheck/buildsource/source_graph_compare.py
abicheck/buildsource/source_graph_findings.py
abicheck/buildsource/source_inputs.py
abicheck/buildsource/source_link.py
abicheck/buildsource/source_replay.py
abicheck/buildsource/template_graph.py
abicheck/buildsource/template_graph_extractor.py
abicheck/buildsource/template_graph_fold.py
abicheck/buildsource/template_graph_value_decls.py
abicheck/buildsource/toolchain_bindings.py
abicheck/buildsource/toolchain_probe.py
abicheck/buildsource/type_graph.py
abicheck/buildsource/validation_input.py
abicheck/buildsource/virtual_dispatch_graph.py
abicheck/buildsource/adapters/__init__.py
abicheck/buildsource/adapters/base.py
abicheck/buildsource/adapters/bazel.py
abicheck/buildsource/adapters/cmake_file_api.py
abicheck/buildsource/adapters/compile_db.py
abicheck/buildsource/adapters/make.py
abicheck/buildsource/adapters/ninja.py
abicheck/buildsource/source_extractors/__init__.py
abicheck/buildsource/source_extractors/_argv.py
abicheck/buildsource/source_extractors/_argv_shortopts.py
abicheck/buildsource/source_extractors/_deadline_bound.py
abicheck/buildsource/source_extractors/android.py
abicheck/buildsource/source_extractors/base.py
abicheck/buildsource/source_extractors/castxml.py
abicheck/buildsource/source_extractors/clang.py
abicheck/buildsource/source_extractors/clang_nodes.py
abicheck/buildsource/source_extractors/clang_public_roots.py
abicheck/buildsource/source_extractors/clang_source_edges.py
abicheck/buildsource/source_extractors/resolver.py
abicheck/compare/__init__.py
abicheck/compare/base_class_diff.py
abicheck/compare/constants.py
abicheck/compare/dedup_key.py
abicheck/compare/elf_only_demangle.py
abicheck/compare/export_transition.py
abicheck/compare/fact_comparison.py
abicheck/compare/functions.py
abicheck/compare/namespace_move.py
abicheck/compare/opaque_struct_downgrade.py
abicheck/compare/opaque_struct_types.py
abicheck/compare/opaque_types.py
abicheck/compare/qualified_name_normalization.py
abicheck/compare/rename_ambiguity.py
abicheck/compare/rename_evidence.py
abicheck/compare/surface_graph.py
abicheck/compare/surface_reconcile.py
abicheck/compare/template_surface.py
abicheck/compare/typedefs.py
abicheck/compare/undeclared_exports.py
abicheck/compare/va_list_diff.py
abicheck/compare/vtable_evidence.py
abicheck/compat/__init__.py
abicheck/compat/_errors.py
abicheck/compat/_helpers.py
abicheck/compat/abicc_dump_import.py
abicheck/compat/cli.py
abicheck/compat/descriptor.py
abicheck/compat/descriptor_expansion.py
abicheck/compat/multi_library.py
abicheck/compat/multi_library_run.py
abicheck/compat/run_inputs.py
abicheck/compat/xml_report.py
abicheck/extract/__init__.py
abicheck/extract/cache_header_scan.py
abicheck/extract/debug_artifact.py
abicheck/extract/debug_layout_semantic_ir.py
abicheck/extract/detached_debug.py
abicheck/extract/dwarf_records.py
abicheck/extract/dwarf_scope.py
abicheck/extract/dwarf_vtable_completeness.py
abicheck/extract/env_flags.py
abicheck/extract/export_symbol_identity.py
abicheck/extract/header_ast_backend.py
abicheck/extract/header_ast_fields.py
abicheck/extract/header_exclusions.py
abicheck/extract/manifest_semantic_ir.py
abicheck/extract/occurrence_dependency_scope.py
abicheck/extract/pdb_scope.py
abicheck/extract/semantic_ir_merge.py
abicheck/extract/semantic_normalizer.py
abicheck/extract/semantic_normalizer_artifacts.py
abicheck/extract/semantic_normalizer_dwarf.py
abicheck/extract/semantic_normalizer_template_args.py
abicheck/extract/surface_fact_producers.py
abicheck/extract/toolchain_identity.py
abicheck/extract/wheel_tags.py
abicheck/extract/headers/__init__.py
abicheck/extract/headers/scope_segments.py
abicheck/extract/headers/castxml/__init__.py
abicheck/extract/headers/castxml/context.py
abicheck/extract/headers/castxml/enums.py
abicheck/extract/headers/castxml/functions.py
abicheck/extract/headers/castxml/location.py
abicheck/extract/headers/castxml/names.py
abicheck/extract/headers/castxml/records.py
abicheck/extract/headers/castxml/scope.py
abicheck/extract/headers/castxml/type_resolution.py
abicheck/extract/headers/clang/__init__.py
abicheck/extract/headers/clang/context.py
abicheck/extract/headers/clang/enums.py
abicheck/extract/headers/clang/functions.py
abicheck/extract/headers/clang/inline_semantics.py
abicheck/extract/headers/clang/param_kind.py
abicheck/extract/headers/clang/records.py
abicheck/extract/headers/clang/return_type.py
abicheck/extract/headers/clang/scope.py
abicheck/extract/headers/clang/templates.py
abicheck/frontends/cli/compare_dry_run.py
abicheck/frontends/cli/compare_enrichment.py
abicheck/frontends/cli/compare_pdb_config.py
abicheck/frontends/cli/compare_report.py
abicheck/frontends/cli/compare_use_cases.py
abicheck/frontends/cli/dump_build_context_preview.py
abicheck/frontends/cli/dump_debug_config.py
abicheck/frontends/cli/dump_execute.py
abicheck/frontends/cli/help.py
abicheck/frontends/cli/no_baseline_dry_run.py
abicheck/frontends/cli/operand_diagnostics.py
abicheck/frontends/cli/project_config.py
abicheck/frontends/cli/release_compare_request.py
abicheck/frontends/cli/release_dry_run.py
abicheck/frontends/cli/release_evidence_contract.py
abicheck/frontends/cli/release_exit.py
abicheck/frontends/cli/release_member_errors.py
abicheck/frontends/cli/release_summary.py
abicheck/frontends/cli/release_variant_operand.py
abicheck/frontends/cli/runtime.py
abicheck/frontends/cli/commands/__init__.py
abicheck/frontends/cli/commands/compare.py
abicheck/frontends/cli/commands/compare_bundle_facts.py
abicheck/frontends/cli/commands/compare_bundle_facts_rejections.py
abicheck/frontends/cli/commands/compare_bundle_facts_scope.py
abicheck/frontends/cli/commands/compare_bundle_operand_dispatch.py
abicheck/frontends/cli/commands/compare_no_baseline.py
abicheck/frontends/cli/commands/dump.py
abicheck/frontends/cli/commands/no_baseline_rulings.py
abicheck/frontends/cli/options/__init__.py
abicheck/frontends/cli/options/bundle_facts.py
abicheck/frontends/cli/options/contract.py
abicheck/frontends/cli/options/evidence_roles.py
abicheck/frontends/cli/options/export.py
abicheck/frontends/cli/options/inventory.py
abicheck/frontends/cli/options/params.py
abicheck/frontends/cli/options/provenance.py
abicheck/frontends/cli/options/release.py
abicheck/frontends/cli/options/rulings.py
abicheck/frontends/cli/options/view.py
abicheck/impact/__init__.py
abicheck/impact/consumer_graph.py
abicheck/impact/correlation.py
abicheck/impact/engine.py
abicheck/impact/model.py
abicheck/impact/use_case_impact.py
abicheck/impact/use_cases.py
abicheck/model/__init__.py
abicheck/model/availability.py
abicheck/model/binary_naming.py
abicheck/model/build_mode_facts.py
abicheck/model/bundle_facts.py
abicheck/model/cc_attributes.py
abicheck/model/consumer_spec.py
abicheck/model/contract_conflicts.py
abicheck/model/dataclass_scalar_validation.py
abicheck/model/declarations.py
abicheck/model/declarator_qualifiers.py
abicheck/model/dotted_version.py
abicheck/model/dwarf_facts.py
abicheck/model/elf_facts.py
abicheck/model/entities.py
abicheck/model/entity_identity.py
abicheck/model/entity_resolver.py
abicheck/model/evidence_depth_levels.py
abicheck/model/export_index.py
abicheck/model/extraction_contract.py
abicheck/model/fact.py
abicheck/model/fact_registry.py
abicheck/model/fact_registry_entries.py
abicheck/model/fact_registry_entries_platform.py
abicheck/model/fact_registry_entries_symbols.py
abicheck/model/fact_registry_entries_types.py
abicheck/model/fact_registry_schema.py
abicheck/model/first_wins_index.py
abicheck/model/frozen_str_dict.py
abicheck/model/graph_facts.py
abicheck/model/graph_identity.py
abicheck/model/graph_vocabulary.py
abicheck/model/header_ast_frontends.py
abicheck/model/header_exclusion_record.py
abicheck/model/identity.py
abicheck/model/identity_literals.py
abicheck/model/identity_stability.py
abicheck/model/identity_tiers.py
abicheck/model/kabi_facts.py
abicheck/model/macho_facts.py
abicheck/model/mangled_name.py
abicheck/model/mangled_name_template_args.py
abicheck/model/namespace_spelling.py
abicheck/model/occurrence.py
abicheck/model/package_inventory.py
abicheck/model/pe_facts.py
abicheck/model/policy_file_protocol.py
abicheck/model/python_facts.py
abicheck/model/qualified_name_split.py
abicheck/model/release_selection.py
abicheck/model/scope_acquisition.py
abicheck/model/semantic_ir.py
abicheck/model/semantic_ir_index.py
abicheck/model/semantic_ir_legacy_adapter.py
abicheck/model/signature_normalization.py
abicheck/model/snapshot.py
abicheck/model/snapshot_index.py
abicheck/model/snapshot_reliability.py
abicheck/model/source_graph.py
abicheck/model/source_graph_query.py
abicheck/model/stdlib_surface.py
abicheck/model/surface_facts.py
abicheck/model/sycl_facts.py
abicheck/model/symbol_ownership.py
abicheck/model/synthetic_key.py
abicheck/model/vocabulary.py
abicheck/model/wheel_arch_claims.py
abicheck/model/yaml_strict.py
abicheck/model/change_catalog/__init__.py
abicheck/model/change_catalog/_immutable_mapping.py
abicheck/model/change_catalog/build.py
abicheck/model/change_catalog/dimensions.py
abicheck/model/change_catalog/kind_names_1.py
abicheck/model/change_catalog/kind_names_2.py
abicheck/model/change_catalog/kind_names_3.py
abicheck/model/change_catalog/kinds.py
abicheck/model/change_catalog/kinds.pyi
abicheck/model/change_catalog/platform.py
abicheck/model/change_catalog/platform_1.py
abicheck/model/change_catalog/platform_2.py
abicheck/model/change_catalog/registry.py
abicheck/model/change_catalog/source.py
abicheck/model/change_catalog/symbols.py
abicheck/model/change_catalog/symbols_1.py
abicheck/model/change_catalog/symbols_2.py
abicheck/model/change_catalog/types.py
abicheck/model/change_catalog/types_1.py
abicheck/model/change_catalog/types_2.py
abicheck/policies/__init__.py
abicheck/policies/glibc_symbol_versioned.yaml
abicheck/policies/gnome_parallel_install.yaml
abicheck/policies/mach_o_dylib.yaml
abicheck/policies/msvc_pe.yaml
abicheck/policies/qt_kde_cpp.yaml
abicheck/policies/rust_c_ffi.yaml
abicheck/policies/security.yaml
abicheck/policy/__init__.py
abicheck/policy/acknowledgment.py
abicheck/policy/acknowledgment_gate.py
abicheck/policy/acknowledgment_policy.py
abicheck/policy/analysis_assurance_degraded_facts.py
abicheck/policy/analysis_assurance_l0_context.py
abicheck/policy/analysis_assurance_merge.py
abicheck/policy/analysis_assurance_schema_staleness.py
abicheck/policy/audit_gate_exit.py
abicheck/policy/classification.py
abicheck/policy/contract_conflicts.py
abicheck/policy/contract_coverage_exit.py
abicheck/policy/contract_finding_relevance.py
abicheck/policy/coverage_ledger.py
abicheck/policy/depth_evidence_contract.py
abicheck/policy/depth_projection.py
abicheck/policy/disposition_close.py
abicheck/policy/disposition_gate.py
abicheck/policy/disposition_ledger.py
abicheck/policy/disposition_merge.py
abicheck/policy/disposition_types.py
abicheck/policy/effective_gate.py
abicheck/policy/evidence_status.py
abicheck/policy/exit_decision.py
abicheck/policy/exit_decision_precedence.py
abicheck/policy/finding_evolution.py
abicheck/policy/gate_decision.py
abicheck/policy/gate_pack_fold.py
abicheck/policy/no_baseline_findings.py
abicheck/policy/outcome.py
abicheck/policy/outcome_release.py
abicheck/policy/persistent_hygiene.py
abicheck/policy/policy_file_namespaces.py
abicheck/policy/policy_file_project_overrides.py
abicheck/policy/policy_file_top_level.py
abicheck/policy/public_surface.py
abicheck/policy/public_surface_closure.py
abicheck/policy/public_surface_query.py
abicheck/policy/reclassify.py
abicheck/policy/release_assurance.py
abicheck/policy/release_exit_decision.py
abicheck/policy/release_gate_options.py
abicheck/policy/rule_identity.py
abicheck/policy/rule_provenance.py
abicheck/policy/scope_completeness.py
abicheck/policy/selectors.py
abicheck/policy/selectors_namespace_glob.py
abicheck/policy/severity.py
abicheck/policy/support_promise.py
abicheck/policy/versioning_policy.py
abicheck/report/aggregate.py
abicheck/report/build.py
abicheck/report/change_annotations.py
abicheck/report/change_operation.py
abicheck/report/comparison_scope.py
abicheck/report/contract_conflicts_markdown.py
abicheck/report/contract_fields.py
abicheck/report/cross_source_evolution.py
abicheck/report/dispatch_markdown.py
abicheck/report/disposition_audit.py
abicheck/report/document.py
abicheck/report/envelope.py
abicheck/report/finding.py
abicheck/report/finding_evolution.py
abicheck/report/junit_disposition.py
abicheck/report/junit_properties.py
abicheck/report/junit_scope.py
abicheck/report/kind_rollup.py
abicheck/report/markdown_text.py
abicheck/report/no_baseline.py
abicheck/report/no_baseline_document.py
abicheck/report/no_baseline_render.py
abicheck/report/not_comparable.py
abicheck/report/pattern_modulations_markdown.py
abicheck/report/pattern_preprocessor_scan.py
abicheck/report/release_assurance.py
abicheck/report/release_display_limits.py
abicheck/report/release_oneline.py
abicheck/report/render_html.py
abicheck/report/render_html_document.py
abicheck/report/render_json.py
abicheck/report/render_markdown.py
abicheck/report/render_markdown_alternate.py
abicheck/report/render_markdown_document.py
abicheck/report/render_release_markdown.py
abicheck/report/render_text.py
abicheck/report/render_xml.py
abicheck/report/report_modes.py
abicheck/report/review_digest_document.py
abicheck/report/run_outcome.py
abicheck/report/sarif_invocation.py
abicheck/report/scoped_gate.py
abicheck/report/stack.py
abicheck/report/surface_changes.py
abicheck/schemas/__init__.py
abicheck/schemas/aggregate_report.schema.json
abicheck/schemas/audit_report.schema.json
abicheck/schemas/build_evidence.schema.json
abicheck/schemas/build_source_pack.schema.json
abicheck/schemas/compare_report.schema.json
abicheck/schemas/documents.py
abicheck/schemas/release_schema.py
abicheck/storage/__init__.py
abicheck/storage/availability.py
abicheck/storage/availability_status.py
abicheck/storage/bounded_read.py
abicheck/storage/bundle_archive.py
abicheck/storage/bundle_archive_cd_guard.py
abicheck/storage/bundle_archive_json_guard.py
abicheck/storage/bundle_facts_archive.py
abicheck/storage/bundle_facts_codec.py
abicheck/storage/bundle_facts_package.py
abicheck/storage/bundle_facts_validation.py
abicheck/storage/canonical.py
abicheck/storage/closure_identity.py
abicheck/storage/dto.py
abicheck/storage/entity_id_codec.py
abicheck/storage/entity_ids.py
abicheck/storage/enum_codec.py
abicheck/storage/env_limits.py
abicheck/storage/fact_availability.py
abicheck/storage/fact_backfill.py
abicheck/storage/fact_codec.py
abicheck/storage/fact_schema_versions.py
abicheck/storage/graph_section_codec.py
abicheck/storage/guards.py
abicheck/storage/identity.py
abicheck/storage/import_baseline_set.py
abicheck/storage/import_bundle_facts.py
abicheck/storage/import_v1.py
abicheck/storage/json_budget.py
abicheck/storage/legacy_sections.py
abicheck/storage/native_identity_aliases.py
abicheck/storage/package.py
abicheck/storage/ref_ids.py
abicheck/storage/sectioned_document.py
abicheck/storage/semantic_ir_codec.py
abicheck/storage/snapshot_codec.py
abicheck/storage/snapshot_decode_declarations.py
abicheck/storage/snapshot_digest_cache.py
abicheck/storage/snapshot_encode.py
abicheck/storage/snapshot_load_normalization.py
abicheck/storage/snapshot_prefix.py
abicheck/storage/snapshot_reliability_flags.py
abicheck/storage/snapshot_schema_versions.py
abicheck/storage/sparse_section_codec.py
abicheck/storage/surface_graph_codec.py
abicheck/storage/types_section_codec.py
abicheck/storage/variant_composition.py
abicheck/storage/versioning.py
abicheck/storage/zstd_frame_guard.py
abicheck/workflows/abi3_audit.py
abicheck/workflows/analysis_assurance_attach.py
abicheck/workflows/bundle_compare_operand.py
abicheck/workflows/bundle_compare_operand_marker.py
abicheck/workflows/bundle_facts_capture.py
abicheck/workflows/bundle_facts_compare.py
abicheck/workflows/bundle_facts_library_overrides.py
abicheck/workflows/bundle_import_evidence.py
abicheck/workflows/bundle_stored_pair_compare.py
abicheck/workflows/bundle_unresolved_audit.py
abicheck/workflows/changed_paths.py
abicheck/workflows/compare_cost_preview.py
abicheck/workflows/compare_gate_receipt.py
abicheck/workflows/compare_policy.py
abicheck/workflows/contract_conflicts.py
abicheck/workflows/contracts.py
abicheck/workflows/cross_source_evolution.py
abicheck/workflows/depth_evidence_contract.py
abicheck/workflows/disposition.py
abicheck/workflows/env_matrix_audit.py
abicheck/workflows/evidence_transport.py
abicheck/workflows/extraction.py
abicheck/workflows/findings.py
abicheck/workflows/gate.py
abicheck/workflows/history.py
abicheck/workflows/input_resolution.py
abicheck/workflows/no_baseline_compare.py
abicheck/workflows/pattern_preprocessor_scan.py
abicheck/workflows/plan.py
abicheck/workflows/policy_file.py
abicheck/workflows/public_header_boundary.py
abicheck/workflows/release_assurance_members.py
abicheck/workflows/release_inputs.py
abicheck/workflows/release_jobs.py
abicheck/workflows/release_package.py
abicheck/workflows/release_plan.py
abicheck/workflows/release_request.py
abicheck/workflows/release_scope.py
abicheck/workflows/release_stored_inventory.py
abicheck/workflows/release_support_promise.py
abicheck/workflows/request_inputs.py
abicheck/workflows/resolved_execution_context.py
abicheck/workflows/snapshot_load.py
abicheck/workflows/storage.py
abicheck/workflows/suppression.py
abicheck/workflows/aggregate/__init__.py
abicheck/workflows/aggregate/contracts.py
abicheck/workflows/aggregate/disposition_axis.py
abicheck/workflows/aggregate/execute.py
abicheck/workflows/aggregate/expected_input.py
abicheck/workflows/aggregate/fold.py
abicheck/workflows/aggregate/gate.py
abicheck/workflows/aggregate/load.py
abicheck/workflows/aggregate/matrix.py
abicheck/workflows/aggregate/no_baseline_load.py
abicheck/workflows/aggregate/profile_matrix_render.py
abicheck/workflows/aggregate/reconcile.py
abicheck/workflows/aggregate/resolve.py
abicheck/workflows/aggregate/scope_axis.py
abicheck/workflows/artifact/__init__.py
abicheck/workflows/artifact/compile_context_gate.py
abicheck/workflows/artifact/contracts.py
abicheck/workflows/artifact/dump_execution_options.py
abicheck/workflows/artifact/dump_request.py
abicheck/workflows/artifact/execute.py
abicheck/workflows/artifact/execute_header_only.py
abicheck/workflows/artifact/execute_source_only.py
abicheck/workflows/artifact/resolve.py
tests/test_abi_examples.py
tests/test_abi_taxonomy_coverage.py
tests/test_abicc_compat_flags.py
tests/test_abicc_dump_import.py
tests/test_abicc_dump_integration.py
tests/test_abicc_full_parity.py
tests/test_abicc_parity.py
tests/test_abicc_parity_extended.py
tests/test_abicc_scenario_parity.py
tests/test_abicompat_parity.py
tests/test_abidiff_parity.py
tests/test_abidiff_parity_extended.py
tests/test_abipkgdiff_parity.py
tests/test_abisnapshot_case_b_fact.py
tests/test_acknowledgment.py
tests/test_action_analysis_assurance_verdict.py
tests/test_action_baseline.py
tests/test_action_check_target.py
tests/test_action_check_target_assurance_validation.py
tests/test_action_check_target_explicit_id.py
tests/test_action_check_target_windows_paths.py
tests/test_action_cli_mirror.py
tests/test_action_cli_surface_generated.py
tests/test_action_collect_facts.py
tests/test_action_collect_facts_intel_llvm_messages.py
tests/test_action_compile_context_old_library_liveness.py
tests/test_action_compile_context_parity.py
tests/test_action_compile_context_release_parity.py
tests/test_action_config_overlay.py
tests/test_action_config_overlay_compile_falsy.py
tests/test_action_coverage_verdict.py
tests/test_action_dump_snapshot_compression.py
tests/test_action_reference.py
tests/test_action_release_operand_detection.py
tests/test_action_release_topology_config.py
tests/test_action_release_topology_config_validation.py
tests/test_action_release_topology_windows_paths.py
tests/test_action_report_destinations.py
tests/test_action_report_query.py
tests/test_action_report_verdict_vocabulary.py
tests/test_action_resolve_baseline.py
tests/test_action_retired_inputs_contract.py
tests/test_action_run_contract.py
tests/test_action_run_sh_annotate_renderer.py
tests/test_action_run_sh_audit_gate.py
tests/test_action_run_sh_baseline_set_fallback.py
tests/test_action_run_sh_build_target.py
tests/test_action_run_sh_compare_build_source.py
tests/test_action_run_sh_compare_no_baseline_capability_gap.py
tests/test_action_run_sh_compare_pr_json_write.py
tests/test_action_run_sh_compatible_with_risk.py
tests/test_action_run_sh_config_validation.py
tests/test_action_run_sh_dry_run_baseline.py
tests/test_action_run_sh_dry_run_no_baseline_verdict.py
tests/test_action_run_sh_helpers.py
tests/test_action_run_sh_injection.py
tests/test_action_run_sh_option_table.py
tests/test_action_run_sh_pr_json.py
tests/test_action_run_sh_public_header_dir_parity.py
tests/test_action_run_sh_py_safe_path.py
tests/test_action_run_sh_release_capability_parity.py
tests/test_action_run_sh_run_outcome.py
tests/test_action_run_sh_severity_summary.py
tests/test_action_run_sh_summary.py
tests/test_action_scope_verdict.py
tests/test_action_stage_baseline.py
tests/test_action_unreadable_report_verdict.py
tests/test_action_validate_inputs.py
tests/test_action_validate_inputs_audit_only.py
tests/test_action_validate_inputs_compare_no_baseline_capability_gap.py
tests/test_action_validate_inputs_injection.py
tests/test_action_version_freshness.py
tests/test_adapter_base.py
tests/test_adr061_gap_b_facades.py
tests/test_adversarial_inputs.py
tests/test_agent_evals.py
tests/test_agent_skills_drift.py
tests/test_agent_skills_structural.py
tests/test_agent_skills_triggers.py
tests/test_aggregate.py
tests/test_aggregate_analysis_assurance.py
tests/test_aggregate_check_id_g42.py
tests/test_aggregate_effective_config_digest.py
tests/test_aggregate_expected_input.py
tests/test_aggregate_findings.py
tests/test_aggregate_gate_policy.py
tests/test_aggregate_migration_coverage.py
tests/test_aggregate_no_baseline_audit.py
tests/test_aggregate_scope_completeness.py
tests/test_ai_readiness.py
tests/test_ai_readiness_main_dispatch.py
tests/test_ai_readiness_project_snapshot_dto.py
tests/test_analysis_assurance.py
tests/test_analysis_assurance_content_identity.py
tests/test_analysis_assurance_depth_and_graph_overlap.py
tests/test_analysis_assurance_schema_staleness.py
tests/test_analysis_plan.py
tests/test_annotations.py
tests/test_anon_type_location_properties.py
tests/test_anon_union_fp.py
tests/test_api_types.py
tests/test_appcompat.py
tests/test_appcompat_examples.py
tests/test_appcompat_html.py
tests/test_apt_install_hardening.py
tests/test_architecture_check.py
tests/test_architecture_conformance.py
tests/test_architecture_dispositions.py
tests/test_architecture_refactor.py
tests/test_archive_graph.py
tests/test_artifact_plan.py
tests/test_ast_backend_selection.py
tests/test_ast_compile_provenance.py
tests/test_ast_wrapper_chain_properties.py
tests/test_atomic_to_int_regression.py
tests/test_audit_gate_exit.py
tests/test_audit_gate_exit_properties.py
tests/test_audit_report_schema_shape.py
tests/test_backend_capability_matrix.py
tests/test_baseline_manifest.py
tests/test_baseline_pinning.py
tests/test_baseline_publish.py
tests/test_baseline_reuse_context.py
tests/test_baseline_set.py
tests/test_bazel_adapter.py
tests/test_bazel_root_targets.py
tests/test_bazel_root_targets_l2_seed.py
tests/test_benchmark_scaling.py
tests/test_benchmark_smoke.py
tests/test_bidirectional_symmetry.py
tests/test_binary_fingerprint.py
tests/test_binary_naming.py
tests/test_binary_only_pe_macho.py
tests/test_binary_utils_canonical_key.py
tests/test_binder.py
tests/test_bounded_decoded_prefix_properties.py
tests/test_btf_integration.py
tests/test_btf_metadata.py
tests/test_bugfix_contract_applicability.py
tests/test_bugfix_regression.py
tests/test_bugfix_regressions.py
tests/test_bugfix_test_contract.py
tests/test_bugfix_test_contract_evidence.py
tests/test_build_cache.py
tests/test_build_config.py
tests/test_build_config_io.py
tests/test_build_context.py
tests/test_build_context_completeness.py
tests/test_build_context_properties.py
tests/test_build_info_sniffing.py
tests/test_build_mode.py
tests/test_build_output.py
tests/test_build_output_manifest_resolution.py
tests/test_build_query_inference.py
tests/test_build_source_cli.py
tests/test_build_source_embed_errors.py
tests/test_build_source_extractor.py
tests/test_build_source_pack.py
tests/test_build_source_pack_redaction.py
tests/test_build_source_pack_target_feature.py
tests/test_build_source_release_proof.py
tests/test_buildsource_inline_nodb.py
tests/test_builtin_profiles.py
tests/test_builtins_filtered.py
tests/test_bundle.py
tests/test_bundle_analysis.py
tests/test_bundle_archive.py
tests/test_bundle_archive_cd_guard.py
tests/test_bundle_archive_skippable_frame_sniff.py
tests/test_bundle_archive_stored_cap.py
tests/test_bundle_archive_writer_hardening.py
tests/test_bundle_compare_operand.py
tests/test_bundle_composition_migration.py
tests/test_bundle_diff_derived_scoping.py
tests/test_bundle_facts.py
tests/test_bundle_facts_archive.py
tests/test_bundle_facts_archive_hardening.py
tests/test_bundle_facts_artifact_type.py
tests/test_bundle_facts_library_overrides.py
tests/test_bundle_facts_signature_evidence.py
tests/test_bundle_facts_store.py
tests/test_bundle_facts_validation.py
tests/test_bundle_member_baseline_staging.py
tests/test_bundle_multibuild.py
tests/test_bundle_provider_ownership.py
tests/test_bundle_side_input.py
tests/test_bundle_side_input_env_matrix_digest.py
tests/test_bundle_signature_evidence.py
tests/test_bundle_stored_file_members.py
tests/test_bundle_stored_pair_compare.py
tests/test_bundle_unresolved_imports.py
tests/test_cache_header_walk.py
tests/test_call_graph.py
tests/test_call_graph_extra.py
tests/test_callback_graph.py
tests/test_canonical_finding_id.py
tests/test_canonical_finding_id_completeness.py
tests/test_canonical_lane.py
tests/test_case_analysis_validation.py
tests/test_castxml_anonymous_type_location.py
tests/test_castxml_clang_parity_gate.py
tests/test_castxml_compiler_generated.py
tests/test_castxml_constructor_visibility.py
tests/test_castxml_elaborated_type.py
tests/test_castxml_enum_underlying_type.py
tests/test_castxml_errors.py
tests/test_castxml_fact_construction.py
tests/test_castxml_free_examples.py
tests/test_castxml_hidden_friends.py
tests/test_castxml_installer.py
tests/test_castxml_l4_phantom_members.py
tests/test_castxml_literal_double_underscore_mangled.py
tests/test_castxml_policy.py
tests/test_castxml_ref_qualifier_vtable.py
tests/test_castxml_schema_completeness.py
tests/test_castxml_toolchain_robustness.py
tests/test_castxml_using_reexport.py
tests/test_castxml_var_access_value.py
tests/test_castxml_version_gate.py
tests/test_catalog_classification.py
tests/test_catalog_coverage_report.py
tests/test_catalog_rule_registry.py
tests/test_catalog_subjects.py
tests/test_catalog_taxonomy.py
tests/test_cc_attributes.py
tests/test_change_catalog_dimension_owners.py
tests/test_change_catalog_dimensions.py
tests/test_change_entity_id_carrier.py
tests/test_change_factory.py
tests/test_change_registry_pickle.py
tests/test_changekind_completeness.py
tests/test_changekind_coverage.py
tests/test_changekind_stub.py
tests/test_changelog_fragment_gate.py
tests/test_check_project_workflow_execution.py
tests/test_check_report.py
tests/test_check_report_check_identity.py
tests/test_check_report_exit_backfill.py
tests/test_check_report_no_baseline.py
tests/test_check_report_no_comparison_completed.py
tests/test_check_report_run_outcome_backfill.py
tests/test_checker.py
tests/test_checker_comparability_gate.py
tests/test_checker_reporter_branches.py
tests/test_clang_castxml_origin_parity.py
tests/test_clang_error_header_exclusion.py
tests/test_clang_header_backend_integration.py
tests/test_clang_inline_semantics.py
tests/test_clang_layout_tool.py
tests/test_clang_missing_header_hint.py
tests/test_clang_param_restrict.py
tests/test_clang_param_va_list.py
tests/test_clang_plugin_no_modes.py
tests/test_clang_plugin_profiling.py
tests/test_clang_public_roots_coverage.py
tests/test_clang_self_heal_cache_key.py
tests/test_clang_source_edges.py
tests/test_classify.py
tests/test_classify_perf_paths.py
tests/test_cli_comparability_gate.py
tests/test_cli_compare_added_public_header_live.py
tests/test_cli_compare_audit_suppressions.py
tests/test_cli_compare_bundle_facts.py
tests/test_cli_compare_bundle_facts_manifest.py
tests/test_cli_compare_bundle_facts_rejections.py
tests/test_cli_compare_bundle_facts_rejections_more.py
tests/test_cli_compare_bundle_facts_stored_pair.py
tests/test_cli_compare_config_receipt.py
tests/test_cli_compare_contract_evaluation.py
tests/test_cli_compare_contract_mode_wiring.py
tests/test_cli_compare_dump_manifest.py
tests/test_cli_compare_fold_demangle.py
tests/test_cli_compare_release_bundle_signature_wiring.py
tests/test_cli_compare_release_depth.py
tests/test_cli_compare_release_evidence_preservation.py
tests/test_cli_compare_release_export_uniformity.py
tests/test_cli_compare_release_header_graph.py
tests/test_cli_compare_release_jobs_memory.py
tests/test_cli_compare_release_markdown_findings.py
tests/test_cli_compare_release_matrix_project_overrides.py
tests/test_cli_compare_release_package_resolution.py
tests/test_cli_compare_release_pairwise_summary_parity.py
tests/test_cli_compare_release_policy_provenance.py
tests/test_cli_compare_release_project_snapshot_package.py
tests/test_cli_compare_release_single_pair_parity.py
tests/test_cli_compare_release_stranded_depth.py
tests/test_cli_compare_release_view.py
tests/test_cli_compare_variant_selection.py
tests/test_cli_contract.py
tests/test_cli_contract_cross_file_defaults.py
tests/test_cli_coverage.py
tests/test_cli_coverage_extra.py
tests/test_cli_coverage_extra2.py
tests/test_cli_datasources.py
tests/test_cli_deps_stack.py
tests/test_cli_dump_helpers_coverage.py
tests/test_cli_dump_manifest.py
tests/test_cli_export_grammar.py
tests/test_cli_frontend_context.py
tests/test_cli_help.py
tests/test_cli_helpers_compare_coverage.py
tests/test_cli_new_features.py
tests/test_cli_phase1.py
tests/test_cli_probe.py
tests/test_cli_project_history.py
tests/test_cli_project_validate_dispatch.py
tests/test_cli_project_validate_use_cases.py
tests/test_cli_reference.py
tests/test_cli_root_surface.py
tests/test_cli_split_modules.py
tests/test_cli_split_modules_new.py
tests/test_cli_surface_diff.py
tests/test_cli_unit.py
tests/test_comdat_groups.py
tests/test_comparability.py
tests/test_comparability_dimensions.py
tests/test_comparability_gate.py
tests/test_comparability_gate_fingerprint_keys.py
tests/test_comparability_gate_header_insertion.py
tests/test_comparability_gate_include_sequence.py
tests/test_comparability_gate_probe_upgrade.py
tests/test_compare_budget_boundary.py
tests/test_compare_changed_path_and_abi3.py
tests/test_compare_config_public_header_dirs.py
tests/test_compare_cost_preview.py
tests/test_compare_dispatch.py
tests/test_compare_env_matrix_digest_formats.py
tests/test_compare_fact_comparison.py
tests/test_compare_inline_embed_config_trust.py
tests/test_compare_input_modes.py
tests/test_compare_no_baseline_cli.py
tests/test_compare_no_baseline_options.py
tests/test_compare_pdb_path_shared_rejection.py
tests/test_compare_public_entity_ids_threading_e2e.py
tests/test_compare_release.py
tests/test_compare_release_annotations.py
tests/test_compare_release_contract_coverage.py
tests/test_compare_release_env_matrix.py
tests/test_compare_release_lockstep_soname.py
tests/test_compare_release_packages.py
tests/test_compare_release_parallel_dedup.py
tests/test_compare_surface_graph.py
tests/test_compat.py
tests/test_compat_cli_coverage.py
tests/test_compat_dump_descriptor_expansion.py
tests/test_compat_extended.py
tests/test_compat_html_env_matrix_digest.py
tests/test_compat_multi_library.py
tests/test_compat_multi_library_finding_ids.py
tests/test_compat_stub_flag_announcement.py
tests/test_compatibility_evaluation_config.py
tests/test_compatibility_evaluation_frontend.py
tests/test_compatibility_evaluation_packs.py
tests/test_compatibility_evaluation_receipts.py
tests/test_compatibility_evaluation_resolver.py
tests/test_compatibility_evaluation_wiring.py
tests/test_compatibility_policy_config_pack_overrides.py
tests/test_compile_context_gate.py
tests/test_compile_context_parity.py
tests/test_compile_context_security.py
tests/test_compile_db_filter_scope.py
tests/test_compile_failure_contract.py
tests/test_compiler_options.py
tests/test_compiler_record.py
tests/test_compiler_record_cross_toolchain.py
tests/test_composition_compat.py
tests/test_conda_harness.py
tests/test_confidence_evidence.py
tests/test_config_paths.py
tests/test_config_rebalance.py
tests/test_config_rebalance_env_matrix.py
tests/test_config_reference.py
tests/test_config_review.py
tests/test_conftest_cache_isolation.py
tests/test_conftest_skill_materialization.py
tests/test_const_pointer_abi_neutral.py
tests/test_constant_cutover.py
tests/test_constant_cutover_dedup.py
tests/test_consumer_compile_full_chain_propagation.py
tests/test_consumer_graph.py
tests/test_consumer_spec.py
tests/test_contract_api.py
tests/test_contract_authoritative_pipeline.py
tests/test_contract_conflicts.py
tests/test_contract_context_io.py
tests/test_contract_context_with_resolved_gate.py
tests/test_contract_coverage_exit.py
tests/test_contract_coverage_ledger.py
tests/test_contract_evaluation.py
tests/test_contract_evaluation_ambiguous_type_root.py
tests/test_contract_evaluation_exports.py
tests/test_contract_evaluation_not_applicable.py
tests/test_contract_evaluation_stdlib_reachability.py
tests/test_contract_evidence.py
tests/test_contract_evidence_collect.py
tests/test_contract_relevance_types.py
tests/test_contract_replay.py
tests/test_contract_shadow_measurement.py
tests/test_cov95_cli.py
tests/test_cov95_compat.py
tests/test_cov95_diff_cpp_patterns.py
tests/test_cov95_diff_filtering.py
tests/test_cov95_misc.py
tests/test_cov95_reporting.py
tests/test_coverage_core_effectiveness.py
tests/test_coverage_extension_elf.py
tests/test_coverage_extension_lang.py
tests/test_coverage_extension_macho.py
tests/test_coverage_extension_pe.py
tests/test_cpp_pattern_detectors.py
tests/test_cross_compiler_fp.py
tests/test_cross_platform_fixtures.py
tests/test_cross_platform_integration.py
tests/test_cross_source_checks.py
tests/test_cross_source_evolution.py
tests/test_cross_source_evolution_more_checks.py
tests/test_cross_tier_dedup_unhashable_value.py
tests/test_crosscheck_language_mode_export_evidence.py
tests/test_crosscheck_macho_export_index_normalization.py
tests/test_ctf_metadata.py
tests/test_ctor_dtor_key_drift.py
tests/test_deadline.py
tests/test_debian_symbols.py
tests/test_debug_artifact_dwarf_wiring.py
tests/test_debug_evidence_presence.py
tests/test_debug_layout_semantic_ir.py
tests/test_debug_resolver.py
tests/test_declarator_qualifiers.py
tests/test_demangle_unit.py
tests/test_demangled_symbol_field.py
tests/test_dependency_edge_coverage_properties.py
tests/test_dependency_header_include_diagnostic.py
tests/test_dependency_info.py
tests/test_deprecation_family_facts.py
tests/test_depth_evidence_contract_liveness.py
tests/test_depth_projection.py
tests/test_depth_vocabulary.py
tests/test_descriptor_libs_expansion.py
tests/test_descriptor_value_grammar.py
tests/test_detector_contracts.py
tests/test_detector_discovery.py
tests/test_detector_oracle.py
tests/test_detector_properties.py
tests/test_detector_properties_integration.py
tests/test_detector_spec.py
tests/test_diff_build_config.py
tests/test_diff_elf_layout.py
tests/test_diff_enum_type_matching.py
tests/test_diff_filtering_cross_detector_identity.py
tests/test_diff_filtering_dedup_exact.py
tests/test_diff_helpers.py
tests/test_diff_layout.py
tests/test_diff_layout_coherence.py
tests/test_diff_namespaces.py
tests/test_diff_numpy_capi.py
tests/test_diff_platform_deep.py
tests/test_diff_reconcile.py
tests/test_diff_stdlib_impl.py
tests/test_diff_surface_metrics_entity_ids.py
tests/test_diff_sycl.py
tests/test_diff_symbols_deep.py
tests/test_diff_symbols_review.py
tests/test_diff_symbols_type_matching.py
tests/test_diff_templates.py
tests/test_diff_types_bases_fact_status.py
tests/test_diff_types_deep.py
tests/test_diff_versioning_baseline_promotion.py
tests/test_diff_wheel_deployment.py
tests/test_diff_wheel_deployment_cross_format_arch.py
tests/test_disposition_audit.py
tests/test_disposition_audit_coverage.py
tests/test_disposition_audit_release_fanout.py
tests/test_disposition_audit_states.py
tests/test_disposition_ledger_override.py
tests/test_disposition_reclassification.py
tests/test_disposition_rule_identity.py
tests/test_disposition_scope_matrix.py
tests/test_disposition_state_sweep.py
tests/test_docs_cli_flags.py
tests/test_docs_contract.py
tests/test_docs_contract_retired_surfaces.py
tests/test_docs_hooks.py
tests/test_docs_no_baseline_flag_examples.py
tests/test_docs_review_triggers.py
tests/test_dry_run_build_query_contract.py
tests/test_dry_run_build_query_flow2_packs.py
tests/test_dry_run_contract.py
tests/test_dump_build_query_flags_removed.py
tests/test_dump_cli_execution_behaviors.py
tests/test_dump_cli_typed_api_parity.py
tests/test_dump_collect_mode_parity.py
tests/test_dump_compile_args_normalize.py
tests/test_dump_depth_provenance.py
tests/test_dump_embed_idempotence.py
tests/test_dump_execution_options_contract.py
tests/test_dump_manifest.py
tests/test_dump_provenance_include_scope.py
tests/test_dump_request_from_cli.py
tests/test_dump_resolved_execution_context.py
tests/test_dump_source_only_execution.py
tests/test_dump_write_after_resolve_time_embed.py
tests/test_dumper_ast_config_cpp20.py
tests/test_dumper_ast_config_cpp20_pp_guards.py
tests/test_dumper_cache_json_chunking.py
tests/test_dumper_cache_unit.py
tests/test_dumper_clang.py
tests/test_dumper_clang_compiler_generated.py
tests/test_dumper_clang_enum_value_properties.py
tests/test_dumper_clang_extern_c_identity.py
tests/test_dumper_clang_fact_construction.py
tests/test_dumper_clang_streaming.py
tests/test_dumper_clang_vtable.py
tests/test_dumper_clang_vtable_redecl.py
tests/test_dumper_contract.py
tests/test_dumper_contract_wiring.py
tests/test_dumper_coverage.py
tests/test_dumper_elf_fallback_coverage.py
tests/test_dumper_elf_fallback_entity_id.py
tests/test_dumper_hybrid.py
tests/test_dumper_hybrid_fact_construction.py
tests/test_dumper_hybrid_macho_idempotence.py
tests/test_dumper_hybrid_semantic_ir.py
tests/test_dumper_language_mode_export_evidence.py
tests/test_dumper_layout_backfill.py
tests/test_dumper_manifest.py
tests/test_dumper_manifest_semantic_ir.py
tests/test_dumper_members.py
tests/test_dumper_phase1.py
tests/test_dumper_presence_semantic_ir.py
tests/test_dumper_scoping.py
tests/test_dumper_scoping_dependency_retention.py
tests/test_dumper_scoping_integration.py
tests/test_dumper_scoping_occurrence_dependency.py
tests/test_dumper_target_triple_fallback.py
tests/test_dumper_unit.py
tests/test_dumper_unit_phase0.py
tests/test_duplicate_mangled.py
tests/test_dwarf_coverage_gaps.py
tests/test_dwarf_entity_id.py
tests/test_dwarf_fact_construction.py
tests/test_dwarf_low_memory.py
tests/test_dwarf_metadata_coverage.py
tests/test_dwarf_nontrivial.py
tests/test_dwarf_semantic_ir.py
tests/test_dwarf_snapshot.py
tests/test_dwarf_unified.py
tests/test_dwarf_variable_cv_qualifiers.py
tests/test_dwarf_vptr_offset.py
tests/test_dwarf_vtable_completeness.py
tests/test_edge_cases.py
tests/test_effective_config_digest.py
tests/test_effective_gate.py
tests/test_effective_verdict.py
tests/test_elf_metadata_unit.py
tests/test_elf_object_surface.py
tests/test_elf_parse_integration.py
tests/test_elf_pe_macho_case_b_facts.py
tests/test_elf_symbol_filters.py
tests/test_elf_version_policy.py
tests/test_engine_cli_boundary.py
tests/test_entity_id_carrier.py
tests/test_entity_id_return_type_discriminators.py
tests/test_entity_id_template_discriminators.py
tests/test_entity_identity.py
tests/test_entity_resolver.py
tests/test_enum_cross_tier_dedup.py
tests/test_enumtype_case_b_facts.py
tests/test_env_flags.py
tests/test_env_matrix_digest_frozen_projection.py
tests/test_environment_drift.py
tests/test_environment_matrix_copy_pickle_frozen.py
tests/test_environment_matrix_floor_types.py
tests/test_environment_matrix_hashable.py
tests/test_environment_matrix_list_elements.py
tests/test_error_handling.py
tests/test_eval_runner.py
tests/test_eval_scaling.py
tests/test_evidence_adequacy_e_s1.py
tests/test_evidence_benchmark.py
tests/test_evidence_depth_levels.py
tests/test_evidence_provenance_completeness.py
tests/test_evidence_report_contract.py
tests/test_evidence_tier_registry_parity.py
tests/test_evidence_tiers.py
tests/test_evidence_transport_roles.py
tests/test_example_autodiscovery.py
tests/test_example_catalog.py
tests/test_example_shards.py
tests/test_examples_docs.py
tests/test_examples_validation_status_sync.py
tests/test_exit_code_integrity.py
tests/test_exit_codes.py
tests/test_exit_decision.py
tests/test_explicit_ctor.py
tests/test_explicit_source_extractor_propagation.py
tests/test_export_index.py
tests/test_export_surface.py
tests/test_export_symbol_identity.py
tests/test_export_transition.py
tests/test_extra_args_is_value_option_completeness.py
tests/test_fact_bridged_replace_guard.py
tests/test_fact_capability_matrix.py
tests/test_fact_conservation_properties.py
tests/test_fact_detector_misuse.py
tests/test_fact_detector_misuse_alias_edge_cases.py
tests/test_fact_detector_misuse_as_pattern_wraps_structural.py
tests/test_fact_detector_misuse_constructor_shadow.py
tests/test_fact_detector_misuse_def_time_scope.py
tests/test_fact_detector_misuse_deferred_annotations.py
tests/test_fact_detector_misuse_matchor_structural_positions.py
tests/test_fact_detector_misuse_memoization.py
tests/test_fact_detector_misuse_nearest_scope_alias.py
tests/test_fact_detector_misuse_scoping.py
tests/test_fact_detector_misuse_static_subscript.py
tests/test_fact_field_readers.py
tests/test_fact_field_readers_itemgetter_binding_forms.py
tests/test_fact_field_readers_later_fixes.py
tests/test_fact_field_readers_status_check_diagnostic.py
tests/test_fact_field_readers_wrapper_scoping.py
tests/test_fact_registry_completeness.py
tests/test_fact_set.py
tests/test_false_positive_resistance.py
tests/test_field_qualifier_fact_status.py
tests/test_finding_evolution.py
tests/test_finding_identity.py
tests/test_finding_identity_properties.py
tests/test_fingerprint_reliability_properties.py
tests/test_first_wins_index.py
tests/test_fixture_sync.py
tests/test_followup_100_101.py
tests/test_format_compliance.py
tests/test_fp_rate_gate.py
tests/test_frame_register.py
tests/test_front_end_default_parity.py
tests/test_frozen_namespace.py
tests/test_func_deleted.py
tests/test_func_lost_inline_static.py
tests/test_function_case_b_facts.py
tests/test_function_cutover.py
tests/test_function_explicit_override_facts.py
tests/test_fuzz.py
tests/test_g20_catalog.py
tests/test_g23_elf_facts.py
tests/test_g23_phase_d.py
tests/test_g23_vtable_b1.py
tests/test_g23_vtable_b2.py
tests/test_g32_fixtures.py
tests/test_gate_decision_shared.py
tests/test_gate_pack_fold.py
tests/test_gate_pack_fold_characterization.py
tests/test_gated_build_query_inputs.py
tests/test_gen_agent_skills.py
tests/test_gen_harbor_tasks.py
tests/test_gen_learning_ladder.py
tests/test_gen_stable_abi_data.py
tests/test_generate_benchmark_report.py
tests/test_gha_expr.py
tests/test_gha_expression_evaluator.py
tests/test_golden_output.py
tests/test_golden_review_digest.py
tests/test_golden_root_cause.py
tests/test_graph_backends.py
tests/test_graph_impact.py
tests/test_graph_reconcile.py
tests/test_graph_reconcile_closure_rename.py
tests/test_graph_reconcile_coordinate_outcome.py
tests/test_graph_reconcile_outcome_properties.py
tests/test_header_compile_context.py
tests/test_header_compile_context_gcc_path.py
tests/test_header_compile_context_merge.py
tests/test_header_compile_context_split_flags.py
tests/test_header_conditionals.py
tests/test_header_exclusion.py
tests/test_header_failure_hints.py
tests/test_header_graph.py
tests/test_header_graph_examples.py
tests/test_header_graph_perf_gate.py
tests/test_header_only_dump.py
tests/test_header_scan_deadline_integration.py
tests/test_header_scope_toolchain.py
tests/test_hidden_friends.py
tests/test_html_report_demangle.py
tests/test_html_template_golden.py
tests/test_identity_stability.py
tests/test_identity_taint_end_to_end.py
tests/test_identity_tiers.py
tests/test_idioms.py
tests/test_impact_model.py
tests/test_include_graph.py
tests/test_include_graph_parallel.py
tests/test_init_coverage.py
tests/test_inline_changed_paths.py
tests/test_inputs_emit.py
tests/test_inputs_pack.py
tests/test_inputs_validate.py
tests/test_integer_abi_equivalence.py
tests/test_integration_phase2_negative.py
tests/test_internal_churn_demotion.py
tests/test_internal_leak.py
tests/test_internal_leak_call_graph_paths.py
tests/test_internal_leak_effect_transitions.py
tests/test_internal_leak_review.py
tests/test_internal_version_node_scope.py
tests/test_inventory_completeness_assertion.py
tests/test_json_budget.py
tests/test_junit_coverage_warnings.py
tests/test_junit_report.py
tests/test_junit_report_root_cause.py
tests/test_kabi_examples.py
tests/test_kde_compat_detectors.py
tests/test_l0_export_delta.py
tests/test_l2_cli_perf_cache.py
tests/test_l2_cli_perf_contracts.py
tests/test_l2_cli_perf_gate.py
tests/test_l2_cli_perf_lane.py
tests/test_l2_real_profile_status.py
tests/test_l2_real_profiles.py
tests/test_l2_seed_and_fold.py
tests/test_l2_seed_flow2_packs.py
tests/test_l3l4l5_examples.py
tests/test_l3l4l5_new_kinds.py
tests/test_l4_perf.py
tests/test_lambda_closure_function_demotion.py
tests/test_lambda_closure_type_classification.py
tests/test_lambda_identity_ordinal.py
tests/test_lambda_identity_payload_exclusions.py
tests/test_lambda_identity_semantic_ir.py
tests/test_last_case_a_facts.py
tests/test_layer_coverage.py
tests/test_learning_ladder.py
tests/test_learning_nav_order.py
tests/test_legacy_compile_db_matched_signal.py
tests/test_legacy_compile_db_typed_threading.py
tests/test_libabigail_parity_extended.py
tests/test_libuv_private_type_churn.py
tests/test_link_attribution.py
tests/test_macho_metadata_unit.py
tests/test_macos_arm64_abi.py
tests/test_macro_graph.py
tests/test_main_entrypoint.py
tests/test_make_adapter.py
tests/test_mangled_name.py
tests/test_mangled_name_macho_decoration.py
tests/test_mangled_name_template_args.py
tests/test_manifest_semantic_ir_locality.py
tests/test_markdown_cell.py
tests/test_markdown_trailing_newline.py
tests/test_model_fact.py
tests/test_model_graph_facts.py
tests/test_model_identity.py
tests/test_model_occurrence.py
tests/test_model_package_surface.py
tests/test_model_semantic_ir.py
tests/test_msvc_pdb_e2e.py
tests/test_multi_detector_interaction.py
tests/test_multi_library_assurance.py
tests/test_multi_library_disposition_ledger.py
tests/test_mutation_per_module_scoping.py
tests/test_mutation_results.py
tests/test_mutation_run_scoping.py
tests/test_mutation_score_gate.py
tests/test_mutation_score_gate_ungated.py
tests/test_mutation_workflow_contract.py
tests/test_mutation_workflow_execution.py
tests/test_mypy_override_targets.py
tests/test_name_classification.py
tests/test_name_classification_properties.py
tests/test_namespace_move_cross_position_ambiguity.py
tests/test_naming_collision.py
tests/test_negative.py
tests/test_nested_struct_tag.py
tests/test_new_detectors.py
tests/test_no_baseline_compare.py
tests/test_no_baseline_d3_properties.py
tests/test_no_baseline_report_formats.py
tests/test_no_baseline_suppression_provenance.py
tests/test_no_inline_gate_computation.py
tests/test_numpy_capi.py
tests/test_object_size_policy.py
tests/test_onboarding_commands.py
tests/test_one_comparison_product_parity.py
tests/test_opaque_identity_tiers.py
tests/test_opaque_struct_identity_tiers.py
tests/test_orphan_struct.py
tests/test_override_graph.py
tests/test_p3_feature_gaps.py
tests/test_pack_application.py
tests/test_pack_application_project_override_warning.py
tests/test_pack_application_provenance.py
tests/test_pack_io_coverage.py
tests/test_pack_shape_purge.py
tests/test_package.py
tests/test_package_component_inventory.py
tests/test_package_extractor_matrix.py
tests/test_package_unit_extra.py
tests/test_packaged_policy_examples.py
tests/test_packaging_docs.py
tests/test_pairwise_surface_selectors_are_reconciled.py
tests/test_parallel_probe.py
tests/test_parallel_safety.py
tests/test_param_kind_enum_identity.py
tests/test_param_kind_fact.py
tests/test_param_kind_fact_integration.py
tests/test_pattern_audit_scenarios.py
tests/test_pattern_facts.py
tests/test_pattern_modulation_disclosure.py
tests/test_pattern_preprocessor_scan_coverage.py
tests/test_pattern_verdicts.py
tests/test_pattern_verdicts_entity_ids.py
tests/test_pdb_metadata.py
tests/test_pdb_parser.py
tests/test_pdb_provenance.py
tests/test_pdb_scope.py
tests/test_pdb_utils.py
tests/test_pe_metadata_unit.py
tests/test_perf_compare_depth_scaling.py
tests/test_perf_dump_scaling.py
tests/test_perf_dwarf_session_scaling.py
tests/test_perf_header_graph_ast_reuse.py
tests/test_perf_measurement.py
tests/test_perf_receipt.py
tests/test_perf_scaling_helper.py
tests/test_performance.py
tests/test_performance_workflow_injection.py
tests/test_persistent_hygiene_verdict.py
tests/test_phase0_golden_dumper.py
tests/test_phase3_dwarf_helpers.py
tests/test_pipeline_status_ledger.py
tests/test_platform_coverage_gaps.py
tests/test_platform_coverage_honesty.py
tests/test_platform_matrix.py
tests/test_policy_changekind_matrix.py
tests/test_policy_experimental_namespaces.py
tests/test_policy_file.py
tests/test_policy_monotonicity.py
tests/test_policy_override_matrix.py
tests/test_policy_package_migration.py
tests/test_policy_project_config.py
tests/test_policy_public_surface.py
tests/test_policy_registry_and_summary.py
tests/test_positional_signature_stability.py
tests/test_post_manifest.py
tests/test_post_manifest_scope.py
tests/test_pr89_hard_gaps_schema.py
tests/test_pr_comment.py
tests/test_pr_comment_cli.py
tests/test_pr_comment_incomplete.py
tests/test_pr_comment_no_baseline.py
tests/test_pr_comment_unmatched_note.py
tests/test_preprocessor_facts.py
tests/test_preprocessor_probe_families.py
tests/test_presentation_analysis_separation.py
tests/test_probe_examples.py
tests/test_probe_harness.py
tests/test_probe_matrix_io.py
tests/test_process_resources.py
tests/test_product_baseline.py
tests/test_product_baseline_compare.py
tests/test_product_baseline_pack_safety.py
tests/test_project_snapshot_store.py
tests/test_project_snapshot_v2_wiring.py
tests/test_project_targets.py
tests/test_project_targets_aggregate_gate.py
tests/test_project_targets_check_identity.py
tests/test_project_targets_compile_frontend.py
tests/test_project_targets_consumer_compile.py
tests/test_project_targets_new_target.py
tests/test_project_targets_scheduling.py
tests/test_property_based.py
tests/test_protect_committed_baseline_workflow.py
tests/test_provenance.py
tests/test_provenance_classification_properties.py
tests/test_provenance_integration.py
tests/test_provenance_toolchain_properties.py
tests/test_providers.py
tests/test_public_rendering_boundary.py
tests/test_publish_baseline_upload_step.py
tests/test_publish_baseline_upload_step_evidence.py
tests/test_publish_baseline_upload_step_generation.py
tests/test_publish_baseline_workflows.py
tests/test_pvxs_regression.py
tests/test_python_api.py
tests/test_python_api_examples.py
tests/test_python_api_reference.py
tests/test_python_ext.py
tests/test_qualified_name_split.py
tests/test_qualified_type_matching.py
tests/test_raw_pre_strip_snapshot_normalization.py
tests/test_reachability_aware_suppression.py
tests/test_reachability_examples.py
tests/test_reachability_state.py
tests/test_real_world_false_positives.py
tests/test_realworld_scan.py
tests/test_realworld_validation_workflow.py
tests/test_reclassify.py
tests/test_reclassify_leaf_import_contract.py
tests/test_recordtype_case_b_facts.py
tests/test_recordtype_is_final_fact.py
tests/test_regression_verdict_stability.py
tests/test_regressions_manifest.py
tests/test_release_assurance_cli.py
tests/test_release_assurance_properties.py
tests/test_release_compare_request.py
tests/test_release_disposition_disclosure.py
tests/test_release_evaluation_config.py
tests/test_release_evidence_contract_axis.py
tests/test_release_gate_pack_fold_parity.py
tests/test_release_member_errors.py
tests/test_release_package_inventory_cli.py
tests/test_release_request_parity.py
tests/test_release_run_outcome.py
tests/test_release_scope_bundle.py
tests/test_release_scope_completeness.py
tests/test_release_scope_degraded_unmatched.py
tests/test_release_scope_plan.py
tests/test_release_scope_selection.py
tests/test_release_selection.py
tests/test_rename_ambiguity_properties.py
tests/test_repo_text_reads_state_their_encoding.py
tests/test_report_change_view_entity_id.py
tests/test_report_classifications_unit.py
tests/test_report_filtering.py
tests/test_report_integrity.py
tests/test_report_kind_rollup.py
tests/test_report_metadata.py
tests/test_report_model.py
tests/test_report_schema.py
tests/test_report_schema_comparison_scope.py
tests/test_report_sections.py
tests/test_report_summary.py
tests/test_reporter.py
tests/test_reporter_side_facts.py
tests/test_reproducible_dump.py
tests/test_required_checks_governance.py
tests/test_resolver.py
tests/test_resolver_unit.py
tests/test_restore_git_mtimes.py
tests/test_reusable_workflow_execution.py
tests/test_reusable_workflows.py
tests/test_reusable_workflows_assurance_overlay_compile_context.py
tests/test_reusable_workflows_assurance_overlay_extra_args_config.py
tests/test_reusable_workflows_assurance_overlay_parse_safety.py
tests/test_reusable_workflows_explicit_id.py
tests/test_reusable_workflows_project_evidence.py
tests/test_reusable_workflows_public_headers.py
tests/test_reusable_workflows_require_complete_analysis.py
tests/test_review_comment_regressions.py
tests/test_review_fixes.py
tests/test_root_cause_correlator.py
tests/test_root_cause_scoped_only_evidence.py
tests/test_run_outcome.py
tests/test_run_outcome_scope_required.py
tests/test_run_plan.py
tests/test_run_plan_build_output_header_roots.py
tests/test_run_plan_bundle_multi_profile.py
tests/test_run_plan_check_identity.py
tests/test_run_plan_consumer_compile_active.py
tests/test_run_plan_gate_policy.py
tests/test_run_plan_public_headers.py
tests/test_run_plan_skipped.py
tests/test_s2_fields_keep_positional_tails.py
tests/test_sarif.py
tests/test_scan_accuracy.py
tests/test_scenarios.py
tests/test_schema_compat.py
tests/test_schema_no_retired_flags.py
tests/test_schema_validation_helper.py
tests/test_schemas_registry.py
tests/test_scope_segments.py
tests/test_selectors.py
tests/test_selectors_namespace_glob.py
tests/test_semantic_ir_end_to_end.py
tests/test_semantic_ir_fact_producer.py
tests/test_semantic_ir_index.py
tests/test_semantic_ir_index_function_parity.py
tests/test_semantic_ir_legacy_adapter.py
tests/test_semantic_ir_merge.py
tests/test_semantic_ir_serialization.py
tests/test_semantic_normalizer.py
tests/test_semantic_normalizer_artifacts.py
tests/test_semantic_normalizer_template_args.py
tests/test_semver_recommendation.py
tests/test_serialization.py
tests/test_serialization_function_compiler_generated.py
tests/test_serialization_roundtrip.py
tests/test_service_clang_layout_renumbering.py
tests/test_service_compare_pipeline.py
tests/test_service_dump_cache.py
tests/test_service_header_graph_attach_surface_graph.py
tests/test_service_input_resolution.py
tests/test_service_unit.py
tests/test_severity.py
tests/test_sided_options.py
tests/test_signature_normalization.py
tests/test_skill_eval_graders.py
tests/test_skill_eval_graders_consumer_scoping.py
tests/test_skill_eval_harness.py
tests/test_skill_eval_pack.py
tests/test_skill_eval_scenarios.py
tests/test_snapshot_byte_limit_env_knobs.py
tests/test_snapshot_cache.py
tests/test_snapshot_compression.py
tests/test_snapshot_compression_fifo.py
tests/test_snapshot_compression_public_api_scale.py
tests/test_snapshot_compression_skippable_frames.py
tests/test_snapshot_digest_recomputation.py
tests/test_snapshot_envelope_out_of_band_readers.py
tests/test_snapshot_python_ext_backfill.py
tests/test_snapshot_read_allocation.py
tests/test_snapshot_roundtrip.py
tests/test_source_abi.py
tests/test_source_diff_concepts.py
tests/test_source_evidence_integrity.py
tests/test_source_extractor_resolver.py
tests/test_source_extractors.py
tests/test_source_extractors_android.py
tests/test_source_extractors_castxml_round31.py
tests/test_source_extractors_clang.py
tests/test_source_extractors_clang_concepts.py
tests/test_source_extractors_clang_round29.py
tests/test_source_extractors_env.py
tests/test_source_extractors_env_round26.py
tests/test_source_extractors_env_round27.py
tests/test_source_extractors_env_round29.py
tests/test_source_extractors_env_round31.py
tests/test_source_graph.py
tests/test_source_graph_build.py
tests/test_source_graph_compare.py
tests/test_source_graph_directory_taint.py
tests/test_source_graph_findings_impact.py
tests/test_source_graph_v2.py
tests/test_source_input_completeness.py
tests/test_source_replay.py
tests/test_source_replay_validation.py
tests/test_source_smoke.py
tests/test_sprint1.py
tests/test_sprint10_abicc_parity.py
tests/test_sprint2_elf.py
tests/test_sprint2_gap_detectors.py
tests/test_sprint3_dwarf.py
tests/test_sprint4_dwarf_advanced.py
tests/test_sprint7_full_parity.py
tests/test_sprint9_html.py
tests/test_stack_checker.py
tests/test_stack_checker_unit.py
tests/test_stack_cli.py
tests/test_stack_html.py
tests/test_stack_report.py
tests/test_stack_sysroot_e2e.py
tests/test_stored_bundle_symbol_names.py
tests/test_stored_driver_not_comparable.py
tests/test_stored_snapshot_source_licence.py
tests/test_str_enum_downcast_walk.py
tests/test_strict_process.py
tests/test_stripped_degradation.py
tests/test_struct_cross_tier_dedup.py
tests/test_subprocess_bash_is_resolved.py
tests/test_summarize_test_durations.py
tests/test_suppression.py
tests/test_suppression_edge_cases.py
tests/test_suppression_lifecycle.py
tests/test_suppression_matrix.py
tests/test_suppression_yaml.py
tests/test_surface.py
tests/test_surface_breakdown.py
tests/test_surface_changes.py
tests/test_surface_confidence.py
tests/test_surface_evidence_asymmetry_properties.py
tests/test_surface_fact_split.py
tests/test_surface_graph.py
tests/test_surface_graph_codec.py
tests/test_surface_graph_reader_migration.py
tests/test_surface_metrics_drift.py
tests/test_surface_property.py
tests/test_surface_reconciliation_properties.py
tests/test_surface_scope_parity.py
tests/test_surface_seed_predicate_properties.py
tests/test_surface_unions_perf.py
tests/test_surface_vtable_demangle.py
tests/test_sycl_context.py
tests/test_sycl_metadata.py
tests/test_symbol_binding_field.py
tests/test_symbol_identity_index.py
tests/test_symbol_origin.py
tests/test_symbol_origin_ownership_properties.py
tests/test_symbol_renamed_batch_evidence.py
tests/test_symbol_versioning_coexistence.py
tests/test_template_graph.py
tests/test_template_graph_fold.py
tests/test_template_graph_identity.py
tests/test_template_graph_value_decls.py
tests/test_tier_accuracy_gate.py
tests/test_tmp_tree_resilience.py
tests/test_tool_identity.py
tests/test_toolchain_bindings.py
tests/test_toolchain_pins.py
tests/test_toolchain_probe.py
tests/test_tracker_oracle.py
tests/test_tracker_parity_realworld.py
tests/test_tu_merge.py
tests/test_tu_merge_darwin_linkage.py
tests/test_tu_merge_fact_provenance.py
tests/test_tu_merge_variable_linkage.py
tests/test_type_graph.py
tests/test_type_graph_roles.py
tests/test_type_metadata.py
tests/test_type_reachability.py
tests/test_type_reachability_mangling.py
tests/test_type_reachability_stdlib_spellings.py
tests/test_typed_api_gate_options.py
tests/test_typed_dump_request.py
tests/test_typed_scope_paths.py
tests/test_typedef_bare_symbol_disambiguation.py
tests/test_typedef_cutover.py
tests/test_typedef_qualified_collision.py
tests/test_typedef_version_sentinel.py
tests/test_typefield_case_a_facts.py
tests/test_undeclared_export_additions.py
tests/test_unknown_type_warning.py
tests/test_use_case_impact.py
tests/test_use_cases.py
tests/test_usecase_docs_sync.py
tests/test_usecase_registry.py
tests/test_used_by_gate_enrichment.py
tests/test_validate.py
tests/test_validate_examples_unit.py
tests/test_validation_component_suites.py
tests/test_validation_remeasurement_summary.py
tests/test_validation_run_matrix.py
tests/test_variable_case_b_facts.py
tests/test_vector_abi.py
tests/test_vendor_hash.py
tests/test_verify_profiles.py
tests/test_versioned_symbol_scheme.py
tests/test_versioning_policy.py
tests/test_versioning_policy_wiring.py
tests/test_view_internal_grammar.py
tests/test_virtual_dispatch_graph.py
tests/test_virtual_method_addition_vtable_evidence.py
tests/test_visibility.py
tests/test_vtable_evidence_guard.py
tests/test_vtable_evidence_ownership_matcher.py
tests/test_vtable_severity.py
tests/test_vtable_severity_partial_evidence.py
tests/test_windows_toolchain_smoke.py
tests/test_workflow_concurrency_grouping.py
tests/test_workflow_context_availability.py
tests/test_workflow_coverage_consumers.py
tests/test_workflow_examples.py
tests/test_workflow_exec_harness.py
tests/test_workflow_kernel_accel.py
tests/test_workflow_path_filter_closure.py
tests/test_workflow_scenarios.py
tests/test_workflow_untrusted_text_interpolation.py
tests/test_workflows_history.py
tests/test_xcheck_scenarios.py
tests/test_xml_parity.py
tests/test_xml_report.py
tests/test_yaml_strict.py