Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Craig Tiller
ee0e0681b7
Increase timeout to make this pass reliably on Windows
8 years ago
Mark D. Roth
a0bb3742d9
Fix server_chttp2_test.
8 years ago
Sree Kuchibhotla
f989469fe3
Temporarily enable gpr_slice_* functions to not break api compatibility
8 years ago
David Garcia Quintas
2239ebc966
Simplify
8 years ago
David Garcia Quintas
731a8e6db3
do bitsets right
8 years ago
Mark D. Roth
a561785052
clang-format
8 years ago
David Garcia Quintas
ae3fd4252a
Deflaked lb_policies_test
8 years ago
Craig Tiller
9f07b4fbad
Increase timeout for now: seems this can take longer under some configurations
8 years ago
Muxi Yan
cf6eaa7071
Add <string.h> to test_config.c
8 years ago
David Garcia Quintas
353586902a
Increase deadline for 1byte fixture
8 years ago
Craig Tiller
797bc83311
Fix comment
8 years ago
Craig Tiller
a45a5e4611
Rephrase comment
8 years ago
Craig Tiller
96583a39a9
Remove file dependency to simplify build graph
8 years ago
Craig Tiller
25dba29540
Move test block, refine conditions
8 years ago
Craig Tiller
f2876ea1e0
Up timeouts for poll-cv polling strategy, seems to make things more stable
8 years ago
Craig Tiller
8a4539e530
Up retry count to try and counter flakiness
8 years ago
David Garcia Quintas
1edfb952d0
Updated backoff to spec.
8 years ago
David Garcia Quintas
8fe2a4285c
clang-format
8 years ago
Paul Marks
366a0515c9
port_posix: use IPv4+IPv6 sockets to check for a free port.
...
This allows the port picker to function across dual-stack and
IPv4/IPv6-only environments.
For a port to be considered available, the kernel must support at least
one of (IPv6, IPv4), and the port must be available on each supported
family.
Also use the bool type where feasible.
This is based on http://cl/97155408 (for those who can read it.)
8 years ago
Mark D. Roth
45bc38d115
Fix build.
8 years ago
Mark D. Roth
963be37270
Changed security handshakers to use generic handshaker API.
8 years ago
David Garcia Quintas
ffd8e3d8e1
pr comment
8 years ago
Mark D. Roth
9b3f740eb0
clang-format
8 years ago
David Garcia Quintas
01dbb90274
Added testing for connectivity states
8 years ago
David Garcia Quintas
5f50a1baaa
Update test_get_channel_info() to use new ch arg syntax
8 years ago
David Garcia Quintas
4270dc6d6e
Update test_get_channel_info() to use new ch arg syntax
8 years ago
Mark D. Roth
6cf61536dc
Fix tsan failures.
8 years ago
Mark D. Roth
69f783dffc
Allow LB policy name to be matched in a case-insensitive manner.
8 years ago
Mark D. Roth
84c8a027d3
Change JSON format to use the standard proto3 mapping for each type.
8 years ago
Mark D. Roth
02b1ae456f
clang-format
8 years ago
Mark D. Roth
c625c7a023
Allow fetching service config via grpc_channel_get_info().
8 years ago
Mark D. Roth
c7d246738b
Fix test breakage from recent merges.
8 years ago
yang-g
fefb3caae4
shutdown is not needed with the changes to mock_ep
8 years ago
Yuchen Zeng
7810898658
Add grpc_socket_mutator_compare
8 years ago
Muxi Yan
664b587be8
Clean up end2end_(nosec_)tests
8 years ago
yang-g
55d2598ea5
grpc_slice
8 years ago
Muxi Yan
3d451ffb2a
Update with new core
8 years ago
Mark D. Roth
1dd1ce784b
Fix filter_latency test for sockpair and fd fixtures.
8 years ago
Mark D. Roth
3d1fe58f34
Code review changes.
8 years ago
Craig Tiller
25c3543a26
Fix sanity
8 years ago
Craig Tiller
d56dae0767
Merge
8 years ago
Mark D. Roth
859cce41dc
clang-format
9 years ago
Mark D. Roth
3d88341c54
Populate latency field in final_info.
9 years ago
yang-g
b24fb69366
clang-format
9 years ago
David Klempner
c4151554d6
Fix error checking in low_level_ping_pong_benchmark
...
low_level_ping_pong_benchmark got missed in the great error plumbing
changes, and so always fails because it always thinks socket
configuration functions are returning errors. Bring it back up to date.
9 years ago
Ken Payson
42909c58fb
Bypass poll thread if wakeup fd is set
9 years ago
yang-g
aad8f7bb34
Add corpus, the seed examples seem to be merged out
9 years ago
yang-g
31e2128571
Add a fuzzer for ssl server side
9 years ago
Craig Tiller
a947f1c32e
Make resource_quota a real object
9 years ago