1{ 2 "cmake/third_party/icu/CMakeLists.txt": {"bc-40001": "*"}, 3 "cmake/third_party/openssl/CMakeLists.txt": {"bc-40001": "*"}, 4 "cmake/third_party/securec/CMakeLists.txt": {"bc-40001": "*"}, 5 "cmake/third_party/toolchain_websocket/CMakeLists.txt": {"bc-40001": "*"}, 6 "cmake/third_party/typescript/CMakeLists.txt": {"bc-40001": "*"}, 7 "cmake/third_party/zlib/CMakeLists.txt": {"bc-40001": "*"}, 8 "CMakeLists.txt": {"bc-40015": "*"}, 9 "cross_values": "*", 10 "docs": "*", 11 "extras": "*", 12 "isa/CMakeLists.txt": {"bc-40001": "*"}, 13 "ldscripts": "*", 14 "libpandabase": "*", 15 "models": "*", 16 "pandastdlib": "*", 17 "patches": "*", 18 "plugins/ets/arkts_header": "*", 19 "plugins/ets/BUILD.gn": "*", 20 "plugins/ets/bytecode_optimizer/visitors/codegen_visitors.inc": {"G.INC.02": "*"}, 21 "plugins/ets/bytecode_optimizer/visitors/ets_codegen_intrinsics.inc": {"G.INC.02": "*"}, 22 "plugins/ets/bytecode_optimizer/visitors/reg_encoder_visitors.inc": {"G.INC.02": "*"}, 23 "plugins/ets/bytecode_optimizer/CMakeLists.txt": {"bc-40001": "*"}, 24 "plugins/ets/CMakeLists.txt": "*", 25 "plugins/ets/disassembler/disasm_ets_plugin.inc": {"G.INC.02": "*"}, 26 "plugins/ets/doc": "*", 27 "plugins/ets/ets_plugin_options.yaml": "*", 28 "plugins/ets/GenerateStdLib.cmake": "*", 29 "plugins/ets/HostTools.cmake": "*", 30 "plugins/ets/intrinsics.cmake": "*", 31 "plugins/ets/irtoc_scripts/CMakeLists.txt": {"bc-40001": "*"}, 32 "plugins/ets/isa/CMakeLists.txt": {"bc-40001": "*"}, 33 "plugins/ets/plugin.gn": "*", 34 "plugins/ets/README.md": "*", 35 "plugins/ets/RegisterPlugin.cmake": "*", 36 "plugins/ets/runtime/asm_defines": "*", 37 "plugins/ets/runtime/CMakeLists.txt": "*", 38 "plugins/ets/runtime/ets_annotation.cpp": "*", 39 "plugins/ets/runtime/ets_annotation.h": "*", 40 "plugins/ets/runtime/ets_class_linker.cpp": "*", 41 "plugins/ets/runtime/ets_class_linker_extension.cpp": "*", 42 "plugins/ets/runtime/ets_class_linker_extension.h": "*", 43 "plugins/ets/runtime/ets_class_linker.h": "*", 44 "plugins/ets/runtime/ets_class_root.cpp": "*", 45 "plugins/ets/runtime/ets_class_root.h": "*", 46 "plugins/ets/runtime/ets_coroutine.cpp": "*", 47 "plugins/ets/runtime/ets_coroutine.h": "*", 48 "plugins/ets/runtime/ets_entrypoints.cpp": "*", 49 "plugins/ets/runtime/ets_entrypoints.h": "*", 50 "plugins/ets/runtime/ets_entrypoints.yaml": "*", 51 "plugins/ets/runtime/ets_exceptions.cpp": "*", 52 "plugins/ets/runtime/ets_exceptions.h": "*", 53 "plugins/ets/runtime/ets_handle.h": "*", 54 "plugins/ets/runtime/ets_handle_scope.h": "*", 55 "plugins/ets/runtime/ets_itable_builder.cpp": "*", 56 "plugins/ets/runtime/ets_itable_builder.h": "*", 57 "plugins/ets/runtime/ets_language_context.cpp": "*", 58 "plugins/ets/runtime/ets_language_context.h": "*", 59 "plugins/ets/runtime/ets_napi_env.cpp": "*", 60 "plugins/ets/runtime/ets_napi_env.h": "*", 61 "plugins/ets/runtime/ets_native_library.cpp": "*", 62 "plugins/ets/runtime/ets_native_library.h": "*", 63 "plugins/ets/runtime/ets_native_library_provider.cpp": "*", 64 "plugins/ets/runtime/ets_native_library_provider.h": "*", 65 "plugins/ets/runtime/ets_panda_file_items.h": "*", 66 "plugins/ets/runtime/ets_taskpool.cpp": "*", 67 "plugins/ets/runtime/ets_taskpool.h": "*", 68 "plugins/ets/runtime/ets_utils.cpp": "*", 69 "plugins/ets/runtime/ets_utils.h": "*", 70 "plugins/ets/runtime/ets_vm_api.cpp": "*", 71 "plugins/ets/runtime/ets_vm_api.h": "*", 72 "plugins/ets/runtime/ets_vm.cpp": "*", 73 "plugins/ets/runtime/ets_vm.h": "*", 74 "plugins/ets/runtime/ets_vtable_builder.cpp": "*", 75 "plugins/ets/runtime/ets_vtable_builder.h": "*", 76 "plugins/ets/runtime/interop_js": "*", 77 "plugins/ets/runtime/interpreter": "*", 78 "plugins/ets/runtime/job_queue.h": "*", 79 "plugins/ets/runtime/mem": "*", 80 "plugins/ets/runtime/napi": "*", 81 "plugins/ets/runtime/regexp": "*", 82 "plugins/ets/runtime/types": "*", 83 "plugins/ets/runtime_options.yaml": "*", 84 "plugins/ets/snippet_verifier": "*", 85 "plugins/ets/stdlib": "*", 86 "plugins/ets/subproject_sources.gn": "*", 87 "plugins/ets/templates": "*", 88 "plugins/ets/tests/common": "*", 89 "plugins/ets/tests/checked/CMakeLists.txt": {"bc-40001": "*"}, 90 "plugins/ets/tests/compiler/inst_generator_test_ext.inc": {"G.INC.02": "*"}, 91 "plugins/ets/tests/equals": "*", 92 "plugins/ets/tests/ets_es_checked": "*", 93 "plugins/ets/tests/ets_func_tests": "*", 94 "plugins/ets/tests/ets-templates": "*", 95 "plugins/ets/tests/ets_test_suite": "*", 96 "plugins/ets/tests/ets_warnings_tests": "*", 97 "plugins/ets/tests/integrational": "*", 98 // NOTE(oignatenko, #19857): test_items_pool.cpp needs to be addressed in some other way 99 "plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/test_items_pool.cpp": {"G.FUN.01-CPP": "*", "G.FMT.05-CPP": "*"}, 100 "plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_2/CMakeLists.txt": {"bc-40001": "*"}, 101 "plugins/ets/tests/interop_js/tests/timer/CMakeLists.txt": {"bc-40001": "*"}, 102 "plugins/ets/tests/interop_js/tests/perf/CMakeLists.txt": {"bc-40001": "*"}, 103 "plugins/ets/tests/interop_js/tests/perf/benchmarks/CMakeLists.txt": {"bc-40001": "*"}, 104 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/classes/CMakeLists.txt": {"bc-40001": "*"}, 105 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/enums/CMakeLists.txt": {"bc-40001": "*"}, 106 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/fields/CMakeLists.txt": {"bc-40001": "*"}, 107 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/generics/CMakeLists.txt": {"bc-40001": "*"}, 108 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/imports/CMakeLists.txt": {"bc-40001": "*"}, 109 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/async/CMakeLists.txt": {"bc-40001": "*"}, 110 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/functions/CMakeLists.txt": {"bc-40001": "*"}, 111 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/properties/CMakeLists.txt": {"bc-40001": "*"}, 112 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/global_vars/CMakeLists.txt": {"bc-40001": "*"}, 113 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/unions/CMakeLists.txt": {"bc-40001": "*"}, 114 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/getters_setters/CMakeLists.txt": {"bc-40001": "*"}, 115 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/CMakeLists.txt": {"bc-40001": "*"}, 116 "plugins/ets/tests/interop_js/tests/declgen_ets2ts/methods/CMakeLists.txt": {"bc-40001": "*"}, 117 "plugins/ets/tests/interop_js/tests/promise/CMakeLists.txt": {"bc-40001": "*"}, 118 "plugins/ets/tests/interop_js/tests/escompat_demo/CMakeLists.txt": {"bc-40001": "*"}, 119 "plugins/ets/tests/interop_js/tests/checked/CMakeLists.txt": {"bc-40001": "*"}, 120 "plugins/ets/tests/interop_js/tests/static_enum/CMakeLists.txt": {"bc-40001": "*"}, 121 "plugins/ets/tests/interop_js/tests/number_subtypes/CMakeLists.txt": {"bc-40001": "*"}, 122 "plugins/ets/tests/lookup_by_name": "*", 123 "plugins/ets/tests/micro-benchmarks": "*", 124 "plugins/ets/tests/mock": "*", 125 "plugins/ets/tests/napi": "*", 126 "plugins/ets/tests/native": "*", 127 "plugins/ets/tests/runtime/CMakeLists.txt": "*", 128 "plugins/ets/tests/runtime/ets_vm_init_prealloc_test.cpp": "*", 129 "plugins/ets/tests/runtime/ets_vm_test.cpp": "*", 130 "plugins/ets/tests/runtime/types/": "*", 131 "plugins/ets/tests/scripts": "*", 132 "plugins/ets/tests/stdlib-templates": "*", 133 "plugins/ets/tests/sts_ts_subset": "*", 134 "plugins/ets/tools": "*", 135 "plugins/ets/verification": "*", 136 "quickener": "*", 137 "runtime/asm_defines": "*", 138 "runtime/assert_gc_scope.cpp": "*", 139 "runtime/assert_gc_scope.h": "*", 140 "runtime/BUILD.gn": "*", 141 "runtime/cha.cpp": "*", 142 "runtime/cha.h": "*", 143 "runtime/class.cpp": "*", 144 "runtime/class_helper.cpp": "*", 145 "runtime/class_initializer.cpp": "*", 146 "runtime/class_initializer.h": "*", 147 "runtime/class_linker_context.h": "*", 148 "runtime/class_linker.cpp": "*", 149 "runtime/class_linker_extension.cpp": "*", 150 "runtime/CMakeLists.txt": "*", 151 "runtime/core": "*", 152 "runtime/coretypes": "*", 153 "runtime/coroutines": "*", 154 "runtime/default_debugger_agent.cpp": "*", 155 "runtime/default_debugger_agent.h": "*", 156 "runtime/dprofiler": "*", 157 "runtime/exceptions.cpp": "*", 158 "runtime/fibers": "*", 159 "runtime/field.cpp": "*", 160 "runtime/file_manager.cpp": "*", 161 "runtime/gc_task.cpp": "*", 162 "runtime/global_handle_storage.h": "*", 163 "runtime/global_handle_storage-inl.h": "*", 164 "runtime/global_object_lock.cpp": "*", 165 "runtime/global_object_lock.h": "*", 166 "runtime/handle_base.h": "*", 167 "runtime/handle_base-inl.h": "*", 168 "runtime/handle_scope.cpp": "*", 169 "runtime/handle_scope.h": "*", 170 "runtime/handle_scope-inl.h": "*", 171 "runtime/handle_storage.h": "*", 172 "runtime/handle_storage-inl.h": "*", 173 "runtime/hotreload": "*", 174 "runtime/icu.cmake": "*", 175 "runtime/imtable_builder.cpp": "*", 176 "runtime/include/cframe.h": "*", 177 "runtime/include/compiler_interface.h": "*", 178 "runtime/include/histogram.h": "*", 179 "runtime/include/managed_thread.h": "*", 180 "runtime/include/panda_vm.h": "*", 181 "runtime/include/thread_scopes.h": "*", 182 "runtime/include/vtable_builder_interface.h": "*", 183 "runtime/include/cframe_iterators.h": "*", 184 "runtime/include/compiler_interface-inl.h": "*", 185 "runtime/include/histogram-inl.h": "*", 186 "runtime/include/mem": "*", 187 "runtime/include/relayout_profiler.h": "*", 188 "runtime/include/thread_status.h": "*", 189 "runtime/include/vtable_builder_standard.h": "*", 190 "runtime/include/class.h": "*", 191 "runtime/include/console_call_type.h": "*", 192 "runtime/include/imtable_builder.h": "*", 193 "runtime/include/method.h": "*", 194 "runtime/include/runtime.h": "*", 195 "runtime/include/time_utils.h": "*", 196 "runtime/include/vtable_builder_standard-inl.h": "*", 197 "runtime/include/class_helper.h": "*", 198 "runtime/include/coretypes": "*", 199 "runtime/include/itable_builder.h": "*", 200 "runtime/include/method-inl.h": "*", 201 "runtime/include/runtime_notification.h": "*", 202 "runtime/include/vtable_builder_variance.h": "*", 203 "runtime/include/class-inl.h": "*", 204 "runtime/include/exceptions.h": "*", 205 "runtime/include/itable.h": "*", 206 "runtime/include/mtmanaged_thread.h": "*", 207 "runtime/include/runtime_options.h": "*", 208 "runtime/include/typed_value.h": "*", 209 "runtime/include/vtable_builder_variance-inl.h": "*", 210 "runtime/include/class_linker_extension.h": "*", 211 "runtime/include/field.h": "*", 212 "runtime/include/language_config.h": "*", 213 "runtime/include/object_accessor.h": "*", 214 "runtime/include/stack_walker.h": "*", 215 "runtime/include/value.h": "*", 216 "runtime/include/class_linker.h": "*", 217 "runtime/include/file_manager.h": "*", 218 "runtime/include/language_context.h": "*", 219 "runtime/include/object_accessor-inl.h": "*", 220 "runtime/include/stack_walker-inl.h": "*", 221 "runtime/include/value-inl.h": "*", 222 "runtime/include/class_linker-inl.h": "*", 223 "runtime/include/gc_task.h": "*", 224 "runtime/include/loadable_agent.h": "*", 225 "runtime/include/object_header.h": "*", 226 "runtime/include/thread.h": "*", 227 "runtime/include/vtable_builder_base.h": "*", 228 "runtime/include/class_root.h": "*", 229 "runtime/include/hclass.h": "*", 230 "runtime/include/locks.h": "*", 231 "runtime/include/object_header-inl.h": "*", 232 "runtime/include/thread-inl.h": "*", 233 "runtime/include/vtable_builder_base-inl.h": "*", 234 "runtime/init_icu.cpp": "*", 235 "runtime/init_icu.h": "*", 236 "runtime/interpreter": "*", 237 "runtime/intrinsics.cmake": "*", 238 "runtime/intrinsics.cpp": "*", 239 "runtime/language_context.cpp": "*", 240 "runtime/loadable_agent.cpp": "*", 241 "runtime/lock_order_graph.cpp": "*", 242 "runtime/lock_order_graph.h": "*", 243 "runtime/locks.cpp": "*", 244 "runtime/mark_word.cpp": "*", 245 "runtime/mark_word.h": "*", 246 "runtime/mem": "*", 247 "runtime/method.cpp": "*", 248 "runtime/methodtrace": "*", 249 "runtime/monitor.cpp": "*", 250 "runtime/monitor.h": "*", 251 "runtime/monitor_object_lock.cpp": "*", 252 "runtime/monitor_object_lock.h": "*", 253 "runtime/monitor_pool.cpp": "*", 254 "runtime/monitor_pool.h": "*", 255 "runtime/mt_thread_manager.cpp": "*", 256 "runtime/object_accessor.cpp": "*", 257 "runtime/object_accessor-impl.cpp": "*", 258 "runtime/object_header_config.h": "*", 259 "runtime/object_header.cpp": "*", 260 "runtime/options.yaml": "*", 261 "runtime/panda_vm.cpp": "*", 262 "runtime/plugins.cpp": "*", 263 "runtime/plugins.h": "*", 264 "runtime/profilesaver": "*", 265 "runtime/profiling": "*", 266 "runtime/regexp": "*", 267 "runtime/relayout_profiler.cpp": "*", 268 "runtime/runtime_controller.cpp": "*", 269 "runtime/runtime_controller.h": "*", 270 "runtime/runtime.cpp": "*", 271 "runtime/RuntimeEnableRelayoutPostPlugins.cmake": "*", 272 "runtime/RuntimeEntrypointsPostPlugins.cmake": "*", 273 "runtime/runtime_helpers.cpp": "*", 274 "runtime/runtime_helpers.h": "*", 275 "runtime/RuntimeIntrinsicsPostPlugins.cmake": "*", 276 "runtime/RuntimeIrtocPostPlugins.cmake": "*", 277 "runtime/RuntimeLanguageContextPostPlugins.cmake": "*", 278 "runtime/RuntimeOptionsPostPlugins.cmake": "*", 279 "runtime/runtime.yaml": "*", 280 "runtime/scheduler": "*", 281 "runtime/signal_handler.cpp": "*", 282 "runtime/signal_handler.h": "*", 283 "runtime/single_thread_manager.h": "*", 284 "runtime/string_table.cpp": "*", 285 "runtime/string_table.h": "*", 286 "runtime/templates": "*", 287 "runtime/tests/pygote_space_allocator_test_base.cpp": "*", 288 "runtime/tests/interpreter_test_switch.cpp": "*", 289 "runtime/tests/interpreter_test.cpp": "*", 290 "runtime/tests/pygote_space_allocator_stw_test.cpp": "*", 291 "runtime/tests/c2i_bridge_test.cpp": "*", 292 "runtime/tests/thread_test.cpp": "*", 293 "runtime/tests/interpreter_test_resolve_field.cpp": "*", 294 "runtime/tests/templates": "*", 295 "runtime/tests/i2c_bridge_test.cpp": "*", 296 "runtime/tests/class_linker_test_extension.cpp": "*", 297 "runtime/tests/arch": "*", 298 "runtime/tests/mock_queue_thread_pool.cpp": "*", 299 "runtime/tests/allocator_test_base.h": "*", 300 "runtime/tests/gc_log_test.cpp": "*", 301 "runtime/tests/signal_handler_test.cpp": "*", 302 "runtime/tests/compiler_queue_test.cpp": "*", 303 "runtime/tests/histogram_test.cpp": "*", 304 "runtime/tests/fibers_test.cpp": "*", 305 "runtime/tests/interpreter": "*", 306 "runtime/tests/bitmap_visitor_object_alignment_test.cpp": "*", 307 "runtime/tests/mem_stats_test.cpp": "*", 308 "runtime/tests/compilation_status_test.cpp": "*", 309 "runtime/tests/irtoc_test.cpp": "*", 310 "runtime/tests/intrinsics_blacklist_test.cpp": "*", 311 "runtime/tests/test_utils.h": "*", 312 "runtime/tests/options_test.cpp": "*", 313 "runtime/tests/frame_test.cpp": "*", 314 "runtime/tests/interpreter_test_resolve_ctor_class.cpp": "*", 315 "runtime/tests/internal_allocator_test.cpp": "*", 316 "runtime/tests/bitmap_test_base.h": "*", 317 "runtime/tests/pygote_space_allocator_gen_test.cpp": "*", 318 "runtime/tests/intrusive-tests": "*", 319 "runtime/tests/compiler_thread_pool.cpp": "*", 320 "runtime/tests/array_test.cpp": "*", 321 "runtime/tests/getmethod_test.cpp": "*", 322 "runtime/tests/card_table_test.cpp": "*", 323 "runtime/tests/method_test.cpp": "*", 324 "runtime/tests/class_size_test.cpp": "*", 325 "runtime/tests/invokation_helper.cpp": "*", 326 "runtime/tests/pygote_space_allocator_test_base.h": "*", 327 "runtime/tests/mem_stats_gen_gc_test.cpp": "*", 328 "runtime/tests/stack_walker_test.cpp": "*", 329 "runtime/tests/math_helpers_test.cpp": "*", 330 "runtime/tests/g1_pause_tracker_test.cpp": "*", 331 "runtime/tests/regexp_test.cpp": "*", 332 "runtime/tests/object_helpers_test.cpp": "*", 333 "runtime/tests/humongous_obj_allocator_test.cpp": "*", 334 "runtime/tests/multithreaded_intern_string_table_test.cpp": "*", 335 "runtime/tests/string_table_test.cpp": "*", 336 "runtime/tests/freelist_allocator_test.cpp": "*", 337 "runtime/tests/class_linker_test.cpp": "*", 338 "runtime/tests/region_allocator_test.cpp": "*", 339 "runtime/tests/gc_trigger_test.cpp": "*", 340 "runtime/tests/bitmap_order_object_alignment_test.cpp": "*", 341 "runtime/tests/dyn_buffer_test.cpp": "*", 342 "runtime/tests/class_linker_test_extension.h": "*", 343 "runtime/tests/rem_set_test.cpp": "*", 344 "runtime/tests/g1_analytics_test.cpp": "*", 345 "runtime/tests/bitmap_clear_range_test.cpp": "*", 346 "runtime/tests/mem_stats_gc_test.cpp": "*", 347 "runtime/tests/exception_test.cpp": "*", 348 "runtime/tests/string_test.cpp": "*", 349 "runtime/tests/epsilon_gcs_test.cpp": "*", 350 "runtime/tests/explicit_gc_test.cpp": "*", 351 "runtime/tests/malloc-proxy-allocator-test.cpp": "*", 352 "runtime/tests/g1gc_test.cpp": "*", 353 "runtime/tests/bump_allocator_test.cpp": "*", 354 "runtime/tests/debugger_test.cpp": "*", 355 "runtime/tests/bitmap_page_alignment_test.cpp": "*", 356 "runtime/tests/time_utils_test.cpp": "*", 357 "runtime/tests/intrusive_gc_test_api_test.cpp": "*", 358 "runtime/tests/mark_word_test.cpp": "*", 359 "runtime/tests/osr_code_test.cpp": "*", 360 "runtime/tests/panda_tl_containers_test.cpp": "*", 361 "runtime/tests/collection_set_test.cpp": "*", 362 "runtime/tests/heap_space_test.cpp": "*", 363 "runtime/tests/runslots_allocator_test.cpp": "*", 364 "runtime/tests/mem_stats_additional_info_test.cpp": "*", 365 "runtime/tests/static_analyzer_test.cpp": "*", 366 "runtime/tests/mem_leak_test.cpp": "*", 367 "runtime/tests/gc_task_test.cpp": "*", 368 "runtime/tests/panda_smart_pointers_test.cpp": "*", 369 "runtime/tests/crossing_map_test.cpp": "*", 370 "runtime/tests/invokation_helper.h": "*", 371 "runtime/tests/options_test_base.h": "*", 372 "runtime/tests/tlab_test.cpp": "*", 373 "runtime/tests/frame_allocator_test.cpp": "*", 374 "runtime/tests/g1gc_fullgc_test.cpp": "*", 375 "runtime/tests/stack_like_allocator_test.cpp": "*", 376 "runtime/tests/monitor_test.cpp": "*", 377 "runtime/thread.cpp": "*", 378 "runtime/thread_manager.h": "*", 379 "runtime/thread_pool.h": "*", 380 "runtime/thread_pool_queue.h": "*", 381 "runtime/time_utils.cpp": "*", 382 "runtime/timing.cpp": "*", 383 "runtime/timing.h": "*", 384 "runtime/verify_app_install.h": "*", 385 "runtime/vtable_builder_base.cpp": "*", 386 "scripts": "*", 387 "templates": "*", 388 "tests/benchmarks": "*", 389 "tests/checked/CMakeLists.txt": {"bc-40001": "*"}, 390 "tests/cts-assembly": "*", 391 "tests/cts-coverage-tool": "*", 392 "tests/cts-generator": "*", 393 "tests/irtoc-interpreter-tests": "*", 394 "tests/panda": "*", 395 "tests/verifier-tests": "*", 396 "tests/vm-benchmarks": "*", 397 "compiler/optimizer/ir/visitor.inc": {"G.INC.02": "*", "G.INC.04-CPP": "*"}, 398 "plugins/ets/tests/runtime/tooling/sampler/CMakeLists.txt": {"bc-40001": "*"}, 399 "plugins/ets/tests/debugger/CMakeLists.txt": {"bc-40001": "*"}, 400 "*": ["G.CMT.03", "G.FMT.03-CPP", "G.FMT.04", "G.FMT.11", "G.NAM.03", "huge_headerfile", "huge_non_headerfile", "bc-30001"] 401} 402