Craig Tiller
|
93d802b986
|
Add full stack microbenchmark
|
9 years ago |
Craig Tiller
|
d3cd017f5d
|
Initial google_benchmark integration: source changes
|
9 years ago |
Makarand Dharmapurikar
|
f01f7b6d6c
|
clang-format fixes
|
9 years ago |
Makarand Dharmapurikar
|
e3dd1d7d11
|
modify stress_test command line options
Modify command line options to be consistent with interop_client.
|
9 years ago |
Craig Tiller
|
2406e31b83
|
Avoid TSAN reported lock cycle
|
9 years ago |
Noah Eisen
|
32eee7739b
|
Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message
|
9 years ago |
Craig Tiller
|
2dc4968b93
|
Fix config-exclusion for secure variants of tests
|
9 years ago |
Mark D. Roth
|
24301717d4
|
Allow specifying extra flags for C++ interop server.
|
9 years ago |
Vijay Pai
|
d923583768
|
Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class
|
9 years ago |
Craig Tiller
|
14c836fcd1
|
Delambdaify
|
9 years ago |
Craig Tiller
|
68cf8ce866
|
Fix payload tests under windows
|
9 years ago |
Craig Tiller
|
b019d61f9a
|
Fix benchmark shutdown
|
9 years ago |
David Garcia Quintas
|
d8fe334d5b
|
s/lb-cost/lb-cost-bin
|
9 years ago |
Mark D. Roth
|
5e258bf32b
|
clang-format
|
9 years ago |
yang-g
|
c4292fb971
|
Add a simple test
|
9 years ago |
Vijay Pai
|
08126092e6
|
golden file
|
9 years ago |
Vijay Pai
|
96e03110db
|
clang-format
|
9 years ago |
Vijay Pai
|
8d08b1d9ee
|
Test all split streamed variations
|
9 years ago |
Vijay Pai
|
65a9ef16ed
|
Fix channel/stub for dup service use
|
9 years ago |
Vijay Pai
|
61536a7371
|
Making split streaming testable
|
9 years ago |
Noah Eisen
|
83dd3aa7e0
|
changed whitespace
|
9 years ago |
Noah Eisen
|
40860c4488
|
reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in
|
9 years ago |
Noah Eisen
|
f8ffbf62a2
|
also reverted interop server, since mark had already made the changes I did in an un merged pull request
|
9 years ago |
David Garcia Quintas
|
b5299976c1
|
Fixed clang-format sanity error
|
9 years ago |
Robbie Shade
|
1ceb694e16
|
Remove erroneous comment
|
9 years ago |
David Garcia Quintas
|
a3654db631
|
Renamed LB-related metadata keys
|
9 years ago |
Robbie Shade
|
517503746c
|
Check for the correct number of orphan callbacks in udp_server_test
|
9 years ago |
kpayson64
|
d195cf589d
|
Add condition variable polling engine
|
9 years ago |
Noah Eisen
|
2cef11c667
|
added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test
|
9 years ago |
Mark D. Roth
|
9db75cf68e
|
Revert changes to sockaddr_resolver_test, since we no longer support query_args there.
|
9 years ago |
Mark D. Roth
|
fd2ddd28a9
|
clang-format
|
9 years ago |
Mark D. Roth
|
afae721732
|
Fix test.
|
9 years ago |
Mark D. Roth
|
d8f4a12482
|
Fix build problem in test.
|
9 years ago |
Craig Tiller
|
624f4ba76d
|
Add missing delete
|
9 years ago |
Mark D. Roth
|
81ae740e1e
|
Test setting wait_for_ready via service config.
|
9 years ago |
Mark D. Roth
|
8bc8a83656
|
Update tests.
|
9 years ago |
Mark D. Roth
|
e40dd29db6
|
Handle the case where the resolver returns after the call is initialized.
|
9 years ago |
David Garcia Quintas
|
e5b4c26ef7
|
more usage of std::string
|
9 years ago |
David Garcia Quintas
|
f042481403
|
s/std::string/grpc::string
|
9 years ago |
Mark D. Roth
|
da091f7fa7
|
Test setting max message size limits via service config.
|
9 years ago |
Mark D. Roth
|
07aab59da9
|
clang-format
|
9 years ago |
Mark D. Roth
|
274c8ed001
|
Fix handling of max receive message size on client side.
|
9 years ago |
Mark D. Roth
|
b34b055a40
|
Code cleanup.
|
9 years ago |
Mark D. Roth
|
ec393343ee
|
Add h2_fake_resolver end2end test fixture.
|
9 years ago |
Mark D. Roth
|
da0ec8222e
|
Add fake resolver for tests.
|
9 years ago |
Makarand Dharmapurikar
|
b58c2db616
|
yet another gcc 4.4 compile fix.
|
9 years ago |
David Garcia Quintas
|
bd57bba0c2
|
Use a reasonable deadline in grpclb test
|
9 years ago |
Makarand Dharmapurikar
|
c9beacadb1
|
fix for gcc 4.4 warning
|
9 years ago |
Mark D. Roth
|
afa8c1051e
|
clang-format
|
9 years ago |
Mark D. Roth
|
72d0b1615f
|
Change sockaddr resolver to allow setting method config via URI query params.
|
9 years ago |