grpc/test/core
Tamir Duberstein ccad567e0b
Disallow implicit fallthrough (#26874)
Most instances were already explicit through comments, so it's clear
that the author cared about being explicit; use the compiler to ensure
this is always the case.
2021-08-04 21:34:27 -07:00
..
address_utils move parse_address and sockaddr_utils out of iomgr directory (#26077) 2021-04-30 08:21:58 -07:00
avl Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
backoff Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476) 2021-06-14 21:56:35 -07:00
bad_client Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 2021-07-29 11:22:47 -07:00
bad_connection Revert Revert Xds Status Notifier (#25718) 2021-03-15 14:29:06 -07:00
bad_ssl C++ cast for others 2020-11-30 17:36:21 -08:00
channel Migrated from grpc_error_string to grpc_error_std_string (#26068) 2021-04-23 16:31:54 -07:00
client_channel add separate channel arg to enable hedging (#26838) 2021-08-02 10:07:51 -07:00
compression Replace grpc_shutdown_blocking with grpc_shutdown 2020-10-08 10:57:05 -07:00
debug Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
end2end LB policy API improvements (#26481) 2021-08-03 09:43:07 -07:00
event_engine Fixes a broken build due to missing license (#26512) 2021-06-21 15:51:34 -07:00
fling C++ cast for others 2020-11-30 17:36:21 -08:00
gpr C++ cast for void* 2020-11-30 17:29:15 -08:00
gprpp Table type (#26698) 2021-07-24 17:58:51 -07:00
handshake Deprecate grpc{_core,::internal}::WaitUntil (#26866) 2021-08-04 17:03:25 -07:00
http Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
iomgr Disallow implicit fallthrough (#26874) 2021-08-04 21:34:27 -07:00
json Migrated from grpc_error_string to grpc_error_std_string (#26068) 2021-04-23 16:31:54 -07:00
nanopb update bazel build dep, regenerate upb files, and add missing includes 2020-06-02 14:48:50 -07:00
network_benchmarks Merge pull request #25134 from veblush/fix-unused-parameter 2021-01-21 10:08:09 -08:00
profiling Fix another typo 2016-09-14 19:05:40 -07:00
security Key-Cert Pair Validation (#26471) 2021-07-09 16:08:17 -07:00
slice Replace grpc_shutdown_blocking with grpc_shutdown 2020-10-08 10:57:05 -07:00
surface Drop experimental tags from core callback API (#26535) 2021-06-24 17:20:43 -07:00
transport Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 2021-07-29 11:22:47 -07:00
tsi Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
uri Add conversion method for absl::Status to grpc_error* (#25896) 2021-04-07 18:13:13 -07:00
util LB policy API improvements (#26481) 2021-08-03 09:43:07 -07:00
xds Fail xDS bootstrap parsing for unrecognized certificate provider plugins (#26628) 2021-07-08 15:19:47 -07:00