grpc/test/cpp/util
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042)
This temporarily unblocks a related gtest upgrade. The ultimate goal is
to upgraade our gtest dependencies, but I don't have the cycles to
manage a potentially messy migration until at least next week. This PR
is coordinated with an internal change.
2021-08-17 17:12:28 -07:00
..
BUILD Add macro to define gtest death_test_style using an older syntax (#27042) 2021-08-17 17:12:28 -07:00
byte_buffer_proto_helper.cc Fix by modernize-make-unique 2020-10-16 13:30:56 -07:00
byte_buffer_proto_helper.h Make namespace more explicit. 2018-11-07 19:48:14 -08:00
byte_buffer_test.cc Added new method to ByteBuffer & Slice (#26014) 2021-05-27 11:18:18 -07:00
channel_trace_proto_helper.cc Migrated from grpc_error_string to grpc_error_std_string (#26068) 2021-04-23 16:31:54 -07: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 Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
channelz_sampler_test.cc Fix unused-parameter warning 2021-01-19 18:18:09 -08:00
cli_call.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
cli_call.h Added timeout flag to grpc cli. 2020-09-14 17:00:45 +00:00
cli_call_test.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
cli_credentials.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08: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 Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
create_test_channel.h Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 2020-08-06 20:42:54 -07:00
error_details_test.cc Add TestEnvironment to tests 2020-07-30 13:58:01 -07:00
grpc_cli.cc C++ cast for others 2020-11-30 17:36:21 -08:00
grpc_tool.cc grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08:00
grpc_tool.h Fix clang-tidy errors 2020-10-13 09:51:31 -07:00
grpc_tool_test.cc Add macro to define gtest death_test_style using an older syntax (#27042) 2021-08-17 17:12:28 -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 grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08: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 Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
service_describer.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
service_describer.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
slice_test.cc Added new method to ByteBuffer & Slice (#26014) 2021-05-27 11:18:18 -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 Add TestEnvironment to tests 2020-07-30 13:58:01 -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 Add macro to define gtest death_test_style using an older syntax (#27042) 2021-08-17 17:12:28 -07:00
test_config_cc.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
test_credentials_provider.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
test_credentials_provider.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
time_test.cc Fix by misc-unused-using-decls 2020-10-19 18:12:11 -07:00