grpc/test/core
Craig Tiller b361574a0b Fix fuzzer builds internally for core e2e tests
The build layout I chose in https://github.com/grpc/grpc/pull/36198 causes problems for Google's internal build systems. This change fixes things so that link order is correct - unfortunately at the cost of adding 90-some C++ compilations.

I've made a new .cc file that is as minimal as possible to reduce the cost of those compilations down as far as I can.

PiperOrigin-RevId: 623012695
2024-04-08 18:50:44 -07:00
..
address_utils [EventEngine] Support AF_UNIX for windows (#34801) 2024-02-14 13:15:57 -08:00
avl [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
backoff [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
bad_client [metadata] Allow non application/grpc content-type values (#35824) 2024-02-06 13:15:45 -08:00
bad_connection [build] move channel out of grpc_base (#35924) 2024-03-04 11:07:17 -08:00
bad_ssl [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 2024-02-09 15:16:24 -08:00
channel [OTel C++] Add API to set channel scope filter (#36189) 2024-04-02 11:06:03 -07:00
client_channel [ref-counts] DualRefCounted orphanability is different to Orphanable orphanability (#36194) 2024-04-01 12:16:14 -07:00
client_idle Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
compiler_bugs [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
compression [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
config [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
debug [stats] Add a test for IncrementHttp2MetadataSize(0) (#32896) 2023-04-19 08:37:53 -07:00
end2end Fix fuzzer builds internally for core e2e tests 2024-04-08 18:50:44 -07:00
event_engine Automated rollback of commit 7c57fb70e9. 2024-04-08 17:03:32 -07:00
experiments Reapply "[experiments] Explicit requirement check" (#34911) (#34915) 2023-11-16 11:35:25 -08:00
ext/filters [reorg] move service config code to src/core/service_config (#35843) 2024-02-08 16:58:20 -08:00
filters [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 2024-04-01 11:23:54 -07:00
gpr [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
gprpp [ref-counted] Use down_cast for additional safety checks (#35579) 2024-04-08 16:22:23 -07:00
handshake [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 2024-02-09 15:16:24 -08:00
http [reorg] move resolver code to src/core/resolver (#35804) 2024-02-06 09:07:56 -08:00
iomgr [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 2024-03-28 17:34:00 +00:00
json [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
matchers [xDS] support StringMatch for header matching in RouteConfig (#32993) 2023-05-19 09:16:06 -07:00
memory_usage [xds] Support for multiple servers in the bootstrap.json (#36021) 2024-03-12 13:24:08 -07:00
message_size [reorg] move service config code to src/core/service_config (#35843) 2024-02-08 16:58:20 -08:00
nanopb Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
network_benchmarks [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
promise [party] Decouple `Party` from `Arena` (#36229) 2024-04-03 08:13:29 -07:00
resolver [reorg] move resolver code to src/core/resolver (#35804) 2024-02-06 09:07:56 -08:00
resource_quota [server] Remove name parameter from CreateMemoryOwner (#34479) 2023-10-18 10:34:44 -07:00
security [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 2024-04-01 11:23:54 -07:00
server_config_selector [ref-counts] DualRefCounted orphanability is different to Orphanable orphanability (#36194) 2024-04-01 12:16:14 -07:00
service_config [test] Run `ServiceConfigParserDeathTest.DoubleRegistration` test first (#36261) 2024-04-05 10:48:05 -07:00
slice [slice] remove absl_base64 experiment (#36178) 2024-03-26 13:16:27 -07:00
surface [test] Change to "threadsafe" mode for `ChannelInitDeathTest.CanAddBeforeAllTwice` (#36263) 2024-04-05 12:29:52 -07:00
transport [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 2024-04-04 09:20:02 -07:00
tsi [Security Tests - Crl Provider] Fix inconsistent directory related tests (#36122) 2024-03-15 17:00:57 -07:00
uri Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
util [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 2024-04-08 15:52:59 -07:00
xds [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 2024-04-08 15:52:59 -07:00