grpc/test/cpp/util
Micah Paul Ramos 1f0c6a6748
fix gprc_cli segfault when using binary in and out (#31411)
2022-10-21 12:05:33 -07:00
..
BUILD [test] Semi-automatic flaky test tracking (#30638) 2022-08-19 16:22:31 -07:00
byte_buffer_proto_helper.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
byte_buffer_proto_helper.h Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
byte_buffer_test.cc SerializationTraits: Remove unnecessary 2nd template parameter (#31363) 2022-10-17 12:43:12 -07:00
channel_trace_proto_helper.cc Remove `include/grpcpp/impl/codegen/config.h` (#31061) 2022-10-06 13:14:16 -04:00
channel_trace_proto_helper.h Convert channelz code to use new JSON API 2020-01-30 10:57:53 -08:00
channelz_sampler.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
channelz_sampler_test.cc Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2022-09-14 14:19:36 -07:00
cli_call.cc Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 2021-10-13 08:44:57 -07:00
cli_call.h Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 2021-10-13 08:44:57 -07:00
cli_call_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
cli_credentials.cc Remove `include/grpcpp/impl/codegen/slice.h` (#31283) 2022-10-17 14:19:27 -04:00
cli_credentials.h Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
config_grpc_cli.h Unifying grpc build hacks 2018-10-24 17:25:51 -07:00
create_test_channel.cc Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
create_test_channel.h Remove `include/grpcpp/impl/codegen/client_interceptor.h` (#31054) 2022-09-20 14:03:46 -04:00
error_details_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
grpc_cli.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
grpc_tool.cc fix gprc_cli segfault when using binary in and out (#31411) 2022-10-21 12:05:33 -07:00
grpc_tool.h Fix clang-tidy errors 2020-10-13 09:51:31 -07:00
grpc_tool_test.cc Support --max_recv_msg_size in grpc cli (#31106) 2022-09-23 11:13:29 -07:00
metrics_server.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
metrics_server.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
proto_file_parser.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
proto_file_parser.h grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08:00
proto_reflection_descriptor_database.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
proto_reflection_descriptor_database.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
service_describer.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
service_describer.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
slice_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
string_ref_helper.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
string_ref_helper.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
string_ref_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
subprocess.cc Move cmdline and subprocess from public gpr to test/core/util 2018-01-25 20:11:38 -08:00
subprocess.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
test_config.h Upgrade googletest (#27287) 2022-02-14 18:16:05 -08:00
test_config_cc.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
test_credentials_provider.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
test_credentials_provider.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
time_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
tls_test_utils.cc Support Custom Post-handshake Verification in TlsCredentials (#25631) 2021-11-10 13:45:52 -08:00
tls_test_utils.h Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00