The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yash Tibrewal 26e934245d Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR 7 years ago
..
BUILD BUILD changes. test languauge to C++ 7 years ago
combiner_test.cc Merge master 7 years ago
endpoint_pair_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
endpoint_tests.cc Merge master 7 years ago
endpoint_tests.h Update clang-format to 5.0 7 years ago
error_test.cc rename all test core files to cc and a lot of C++ style conversions 7 years ago
ev_epollsig_linux_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
fd_conservation_posix_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
fd_posix_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
load_file_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
pollset_set_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
resolve_address_posix_test.cc Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR 7 years ago
resolve_address_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
resource_quota_test.cc A few src/core fixes due to missing exec_ctx_finish 7 years ago
sockaddr_utils_test.cc Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
socket_utils_test.cc Merge master 7 years ago
tcp_client_posix_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
tcp_client_uv_test.cc Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
tcp_posix_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
tcp_server_posix_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
tcp_server_uv_test.cc Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
time_averaged_stats_test.cc Merge master 7 years ago
timer_heap_test.cc Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
timer_list_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
udp_server_test.cc Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
wakeup_fd_cv_test.cc Merge master 7 years ago