grpc/test/core/iomgr
Vijay Pai 172f61a3a2
Merge pull request #22757 from vjpai/core_server_cxx
C++ify grpc_server
2020-07-21 16:50:37 -07:00
..
ios/CFStreamTests Fix C2196: egrep is non-standard and deprecated. 2020-03-03 10:46:55 -08:00
poller Make buildifier sanity test fail-able 2019-12-18 16:16:49 -08:00
BUILD Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely 2020-07-21 11:18:39 -07:00
buffer_list_test.cc Remove unused-parameter warnings, round 2 (16 of 19) 2019-10-21 09:16:34 -07:00
combiner_test.cc Squashed commit of the following: 2019-10-18 15:07:54 -07:00
endpoint_pair_test.cc Remove unused parameter warning (10 of 20) 2019-10-17 08:51:24 -07:00
endpoint_tests.cc Merge branch 'master' into removsched 2019-11-04 14:11:26 -08:00
endpoint_tests.h Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
error_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
ev_epollex_linux_test.cc Remove unused-parameter warnings, round 2 (17 of 19) 2019-10-24 13:08:35 -07:00
fd_conservation_posix_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
fd_posix_test.cc WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
grpc_ipv6_loopback_available_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
load_file_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
mpmcqueue_test.cc Replaced grpc_core New & Delete with C++ new & delete 2019-11-06 17:52:26 -08:00
pollset_windows_starvation_test.cc Make the test more reliable 2019-11-14 23:10:05 +02:00
resolve_address_posix_test.cc Replace most uses of gpr_asprintf() with absl calls. 2020-07-07 12:01:02 -07:00
resolve_address_test.cc clang format code 2020-02-13 14:11:51 +01:00
resource_quota_test.cc Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 2019-11-01 16:21:16 -07:00
sockaddr_utils_test.cc Replace most uses of gpr_asprintf() with absl calls. 2020-07-07 12:01:02 -07:00
socket_utils_test.cc WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
stranded_event_test.cc Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely 2020-07-21 11:18:39 -07:00
tcp_client_posix_test.cc WIP: Make core and C++ tests work with bazel on Mac OS 2019-11-25 13:35:26 +01:00
tcp_client_uv_test.cc Remove unused-parameter warnings, round 2 (17 of 19) 2019-10-24 13:08:35 -07:00
tcp_posix_test.cc make tcp_posix_test run when CFSTREAM is enabled 2019-11-25 13:37:57 +01:00
tcp_server_posix_test.cc C++ify core server 2020-07-20 03:15:18 -07:00
tcp_server_uv_test.cc Remove unused-parameter warnings, round 2 (17 of 19) 2019-10-24 13:08:35 -07:00
threadpool_test.cc Revamp server-side C++ callback API, message allocator, and mocking 2019-11-20 16:56:18 -08:00
time_averaged_stats_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
timer_heap_test.cc GPR_ARRAY_SIZE is meant for arrays 2019-02-04 11:40:53 -08:00
timer_list_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
udp_server_test.cc C++ify core server 2020-07-20 03:15:18 -07:00
work_serializer_test.cc Replace LogicalThread with WorkSerializer 2020-01-30 13:20:57 -08:00