Mark D. Roth
07aab59da9
clang-format
9 years ago
Mark D. Roth
b34b055a40
Code cleanup.
9 years ago
Mark D. Roth
da0ec8222e
Add fake resolver for tests.
9 years ago
David Garcia Quintas
0d366c983c
PR comments
9 years ago
David Garcia Quintas
5f2e90e3ae
Populate server_name for sockaddr resolver
9 years ago
Craig Tiller
af76e6523a
Fixes
9 years ago
Craig Tiller
012372f044
Cleanup test, check fail fast or not
9 years ago
David Garcia Quintas
31e324450a
Prevent nanopb fuzzers from spamming logs
9 years ago
Vincent van Dam
4e9a404456
Add connection refused test
9 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
9 years ago
Mark D. Roth
8ce02afd0b
Fix portability problem.
9 years ago
Mark D. Roth
590007f341
clang-format
9 years ago
Mark D. Roth
cf218fb748
Fix tsan failure in no_logging test.
9 years ago
Mark D. Roth
0e256107e8
Code review changes.
9 years ago
Mark D. Roth
6e3084b02c
Fix build failure.
9 years ago
Mark D. Roth
f28763c68c
Pass deadline into filters via grpc_call_element_args, so that we can
...
start the timer before the first op is sent down.
9 years ago
David Garcia Quintas
98d5f5cb3f
Renamed grpc-census-bin to grpc-stats-bin
9 years ago
Vizerai
afcb0f7b2d
update
9 years ago
Vizerai
76988c80a2
update
9 years ago
Craig Tiller
57726ca5a9
Revert "Revert "Grand unified closures""
9 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
9 years ago
Vizerai
cb849ef58f
update
9 years ago
Vizerai
12d1fc61d8
initial commit of tracing context files
9 years ago
Mark D. Roth
90f49f58a5
Fix resolver test build failures.
9 years ago
Mark D. Roth
cd5f7ede27
Fix bug from previous commit.
9 years ago
Mark D. Roth
9717e5fe93
Fix test broken by merge.
9 years ago
Mark D. Roth
a587b41369
Update some tests.
9 years ago
Mark D. Roth
0209f675c4
Fix HTTP proxy code to avoid having multiple outstanding writes.
9 years ago
Mark D. Roth
f168234310
Initialize is_balancer field in various tests.
9 years ago
Mark D. Roth
39b5871d7b
Use http_proxy environment variable instead of URI query param.
9 years ago
murgatroid99
a78a3b2dbe
Disable alpn bad_ssl core tests
9 years ago
Craig Tiller
ecb12511ed
Fix fuzzing detected failure
9 years ago
Mark D. Roth
b3a4f906af
Fix a couple of tests.
9 years ago
Makarand Dharmapurikar
7c29c57a60
Fixed compile error introduced after merge
9 years ago
Craig Tiller
f6b6d29841
Address review comments
9 years ago
Makarand Dharmapurikar
57bdc96aa9
clang-format fix
9 years ago
Yuchen Zeng
5c51aadf57
Update CQ_EXPECT_COMPLETION
9 years ago
Mark D. Roth
ed4605b71c
Change error messages to include actual values and limits.
9 years ago
Craig Tiller
7ca00497e8
Add a test with multiple threads popping from the mpscq
9 years ago
Yuchen Zeng
916079de1b
Add no-logging test
9 years ago
Makarand Dharmapurikar
1251ae2e9c
disable cacheability assert for proxy
...
Disable the check for GET request if we're running behind a proxy.
9 years ago
murgatroid99
b61fd86985
Also fix minor error in end2end gen_build_yaml script
9 years ago
Makarand Dharmapurikar
f1e079377b
test that cacheable flag is set
9 years ago
Makarand Dharmapurikar
015180a8f4
end-to-end test for cacheable requests.
9 years ago
Mark D. Roth
661408c4d1
clang-format
9 years ago
Mark D. Roth
7f9bba8ce1
Fix some more tests that called cq_expect_completion().
9 years ago
Craig Tiller
24096ce7be
Support >16kib frame sizes in core
9 years ago
Makdharma
178f4bc24d
prep work for enabling caching
...
Added new header grpc-payload-bin
Added new channel arg for setting max payload size
Ability to create a GET request in client filter
Ability to parse the payload from header in server filter.
9 years ago
Mark D. Roth
7187ab9866
Change cq_verifier to report file and line number for expectations.
9 years ago
Mark D. Roth
a30678039f
Remove check for max message size from invalid_channel_args test, since
...
this parameter is no longer checked at channel creation time.
9 years ago