grpc/test/core
Mao 1daa3877ed
Sends out-of-band close for streams from client side when destroying transport (#31814)
* Send out-of-band close for streams when destroying transport

* Remove unnecessary blank lines

* Print error if transaction messages don't match
2022-12-07 11:20:44 +08:00
..
address_utils Added readability-duplicate-include (#31608) 2022-11-10 13:18:40 -08:00
avl Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
backoff Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
bad_client Simplified GRPC_ERROR_CREATE macros (#31222) 2022-10-04 15:55:47 -07:00
bad_connection Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
bad_ssl [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
channel Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
client_channel EventEngine::RunAfter: PollingResolver (#31717) 2022-12-05 17:05:00 -08:00
client_idle Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
compiler_bugs [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
compression Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
config [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
debug [stats] Move core stats to C++ (#30936) 2022-10-09 21:22:08 -07:00
end2end Revert "[event_engine] Move combiner executor usage to event engine (#31713)" (#31753) 2022-11-30 11:13:57 -08:00
event_engine Remove posix_engine namespace (#31787) 2022-12-06 10:45:06 -08:00
ext/filters/rbac Revert "Revert "service config: use new JSON API (#30467)" (#31485)" (#31486) 2022-10-28 16:03:59 -07:00
filters Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
gpr Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
gprpp Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
handshake Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
http Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05:00
iomgr Remove `include/grpc/impl/codegen/sync.h` (#31777) 2022-12-06 01:04:12 +08:00
json Fix IWYU with clang-15 (#31556) 2022-11-04 15:49:56 -07:00
memory_usage Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2022-11-23 16:01:34 -05: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 [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
network_benchmarks [tsan] Threadsafe strerror implementation (#31167) 2022-09-30 11:43:33 -07:00
promise Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
resource_quota Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
security Revert "Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786)" (#31822) 2022-12-06 11:39:43 -08: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 Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2022-12-07 00:43:18 +08:00
surface Revert "Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786)" (#31822) 2022-12-06 11:39:43 -08:00
transport Sends out-of-band close for streams from client side when destroying transport (#31814) 2022-12-07 11:20:44 +08:00
tsi Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2022-12-07 00:43:18 +08:00
uri Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
util Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2022-12-07 00:43:18 +08:00
xds xDS cluster: use absl::variant for cluster type (#31820) 2022-12-06 14:52:02 -08:00