grpc/test/core
Craig Tiller dc41f42073
[promises] Add some status-like types for TrySeq (#34906)
`StatusFlag` acts like a status, but is just a boolean (we don't want to
accidentally treat a boolean as something that indicates failure in case
it's not)

Similarly `ValueOrFailure` looks like `StatusOr` but reduces the failure
space to one value.

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-11-10 09:14:44 -08:00
..
address_utils [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07: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 [transport] Move transport interface to C++ (#34618) 2023-10-18 13:13:23 -07:00
bad_connection [transport] Move transport interface to C++ (#34618) 2023-10-18 13:13:23 -07:00
bad_ssl [core/gpr] Move subprocess to gpr and add subprocess creation using execve (#33983) 2023-08-07 12:53:00 -07:00
channel [tracing] Add TcpTracer and HttpAnnotation (#34592) 2023-10-20 16:04:16 -07:00
client_channel [grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 2023-11-06 14:42:43 -08: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 [server] Fix fuzzing detected memory leak (#34908) 2023-11-09 10:07:45 -08:00
event_engine [EventEngine] WindowsDNSResolver Implementation (#34400) 2023-11-09 14:22:31 -08:00
experiments Revert "[experiments] Explicit requirement check" (#34911) 2023-11-09 11:23:58 -08:00
ext/filters [per-cpu] Change up the cpu caching mechanism (#34421) 2023-09-22 11:23:11 -07:00
filters [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
gpr [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
gprpp [Security - Revocation] Crl Directory Watcher Implementation (#34749) 2023-11-03 20:48:05 +00:00
handshake [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
http [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
iomgr [test] Delete stranded event test (#34784) 2023-10-24 11:23:47 -07: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 [memory test] add benchmark for xDS channel with multiple addresses (#34902) 2023-11-09 07:25:44 -08:00
message_size Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05: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 [promises] Add some status-like types for TrySeq (#34906) 2023-11-10 09:14:44 -08:00
resolver [outlier detection] support multiple addresses per endpoint (#34526) 2023-10-04 16:25:23 -07:00
resource_quota [server] Remove name parameter from CreateMemoryOwner (#34479) 2023-10-18 10:34:44 -07:00
security [Security - Revocation] Crl Directory Watcher Implementation (#34749) 2023-11-03 20:48:05 +00:00
server_config_selector ServerConfigSelector: clean up API (#31683) 2022-11-28 13:45:50 -08:00
service_config Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
slice [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
surface [channel-stack] Make ordering explicit (#32852) 2023-10-17 13:52:58 -07:00
transport [chaotic-good] Add client transport error handling. (#34611) 2023-11-08 14:42:20 -08:00
tsi [TSI] not configure SNI if it looks like an IP address (#34878) 2023-11-06 12:22:24 -08:00
uri Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
util [promises] Fix some behaviors exposed by api_fuzzer (#34795) 2023-10-29 09:54:07 -07:00
xds [build] fix unused arg (#34736) 2023-10-19 09:48:17 -07:00