Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
50c5511a9bcd7f4cf469078cfdeffb7fdf753860
/
test
/
cpp
/
interop
50c5511
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
3c65d24
updated stress test with new tests cases
by David Garcia Quintas
· 8 years ago
ddf694c
Merge branch 'master' into wheezy
by Vijay Pai
· 8 years ago
6ab4788
clang-format changes
by Vijay Pai
· 8 years ago
8375c0d
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
ef03e53
Merge pull request #6858 from makdharma/issue5851
by Jan Tattermusch
· 8 years ago
909dd6e
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
5608752
c++ client & server changes to bring code up to spec
by David Garcia Quintas
· 8 years ago
34f1b55
better test_case flag help formating
by David Garcia Quintas
· 8 years ago
b31a9a0
Include <cinttypes> for PRIuPTR. Not clear why this is needed.
by Vijay Pai
· 8 years ago
b9e927a
Merge branch 'master' into wheezy
by Vijay Pai
· 8 years ago
9aa5f23
Switch out a using with a typedef
by Vijay Pai
· 8 years ago
beaa357
Fix type mismatch for type_size
by Yuchen Zeng
· 8 years ago
0ba1144
Fix gpr_log format mismatches in c++ tests
by Yuchen Zeng
· 8 years ago
509246f
implement interval_us functionality
by Makarand Dharmapurikar
· 8 years ago
74686ce
Completed interop spec, as well as code for c++
by David Garcia Quintas
· 8 years ago
485cf40
Fixed wrong spec and reworked streaming compressed case
by David Garcia Quintas
· 8 years ago
20d802d
removed unused vble
by David Garcia Quintas
· 8 years ago
126ae10
fixed silly typo
by David Garcia Quintas
· 8 years ago
d3ce021
disabled bogus checks for streaming compressed
by David Garcia Quintas
· 8 years ago
5756c8f
removed RANDOM and simplified req for compression
by David Garcia Quintas
· 8 years ago
54140f9
Merge pull request #6608 from yang-g/interop
by Jan Tattermusch
· 8 years ago
b9f11c3
Merge pull request #6625 from sreecha/stress_test_misc
by Jan Tattermusch
· 8 years ago
aa51f63
Merge pull request #6463 from dgquintas/fix_compression_interop
by Jan Tattermusch
· 8 years ago
4dd02fc
Misc changes
by Sree Kuchibhotla
· 8 years ago
eaa3072
Make the rpc timeout configurable
by Sree Kuchibhotla
· 8 years ago
ed9ae72
Assert we get a valid creds.
by yang-g
· 8 years ago
b4cb249
steaming -> streaming
by Vijay Pai
· 8 years ago
4f5b291
fix clang formatting
by Sree Kuchibhotla
· 9 years ago
303d308
Fixed compression interop and re-enable for C++.
by David Garcia Quintas
· 9 years ago
c5549fc
Remove redundant error check
by Sree Kuchibhotla
· 9 years ago
5130427
Add remaining inteorp tests to stress client
by Sree Kuchibhotla
· 9 years ago
ad0f792
Interop client that is resilient to server restarts
by Sree Kuchibhotla
· 9 years ago
3714e30
Simplify QPS Metrics collection
by Sree Kuchibhotla
· 9 years ago
8e3b16c
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
by Craig Tiller
· 9 years ago
8cddd87
Merge pull request #6005 from sreecha/stress_exit_codes
by Jan Tattermusch
· 9 years ago
16dd3e4
Reduce log verbosity of stress_test client by default. Correct a typo
by Sree Kuchibhotla
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
076c2b8
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
by Craig Tiller
· 9 years ago
b7f3f6e
Fix copyright
by Craig Tiller
· 9 years ago
9533d04
Fix includes
by Craig Tiller
· 9 years ago
2e19036
Fix copyrights
by Craig Tiller
· 9 years ago
f40df23
Auto-changes
by Craig Tiller
· 9 years ago
b942640
clang-format
by David Garcia Quintas
· 9 years ago
24e69bf
Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs.
by Aaron Isotton
· 9 years ago
2d94768
Revert "Ensure that no #includes are inside of a namespace."
by Craig Tiller
· 9 years ago
2a8c280
sanity
by David Garcia Quintas
· 9 years ago
eef5c01
clang-format
by David Garcia Quintas
· 9 years ago
94c80d8
copyrights
by David Garcia Quintas
· 9 years ago
c6611ef
Revert "Update reconnect_interop_client.cc"
by Craig Tiller
· 9 years ago
f7d6d38
Merge pull request #5539 from grpc/makdharma-comment
by Yang Gao
· 9 years ago
38a560b
Update reconnect_interop_server.cc
by makdharma
· 9 years ago
bd50f30
Update reconnect_interop_client.cc
by makdharma
· 9 years ago
8ba6a6b
Merge pull request #5402 from sreecha/stress_test_scripts
by Jan Tattermusch
· 9 years ago
e1dd18a
Fix copyright
by Sree Kuchibhotla
· 9 years ago
44ca2c2
Examples
by Sree Kuchibhotla
· 9 years ago
521423c
Regenerate files, fix bugs
by Craig Tiller
· 9 years ago
732a875
Add a sanity test for name aliasing
by Craig Tiller
· 9 years ago
bfc7ada
Added option to echo back user agent for testing
by Makarand Dharmapurikar
· 9 years ago
364be64
copyright of course
by yang-g
· 9 years ago
c10348a
Add custom_metadata test case
by yang-g
· 9 years ago
3466c4b
Updated copyrights
by murgatroid99
· 9 years ago
7cc0f46
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
848ee62
Merge pull request #4631 from sreecha/stress_test_logging
by Yang Gao
· 9 years ago
54ed674
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
7cecfa6
Adjust the log levels in interop tests and stress tests
by Sree Kuchibhotla
· 9 years ago
0fa95ea
Ability to filter log messages based on log level
by Sree Kuchibhotla
· 9 years ago
7536af0
Eliminate gpr_ int types - and insist on C99 variants instead
by Craig Tiller
· 9 years ago
1b4e330
Consolidate C++ proto files under src/proto
by Craig Tiller
· 9 years ago
a2b7817
Removed compression checks from vanilla large unary
by David Garcia Quintas
· 9 years ago
56a363f
Fix for when grpc::string is not the same type as FLAGS_...
by Craig Tiller
· 9 years ago
d9f6101
merge with head
by yang-g
· 9 years ago
3ff9727
merge with head
by yang-g
· 9 years ago
e1330ff
Add multiple channels to each server
by Sree Kuchibhotla
· 9 years ago
52a514a
Address code review comments
by Sree Kuchibhotla
· 9 years ago
87f5166
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
71b9626
merge with head
by yang-g
· 9 years ago
75b53d6
Merge pull request #3993 from ctiller/new_op
by David G. Quintas
· 9 years ago
6049ebd
More C++ fixes (the merge did not quite work...).
by Julien Boeuf
· 9 years ago
675b5ce
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
5dc96fb
Comments
by David Garcia Quintas
· 9 years ago
5de1616
Fix naming issue in stress_test
by David Garcia Quintas
· 9 years ago
b047c0f
Address code review comments
by Sree Kuchibhotla
· 9 years ago
c9fca18
refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test
by yang-g
· 9 years ago
c36b480
Fix a small error
by Sree Kuchibhotla
· 9 years ago
4d0f2f9
Fix typo in my previous commit. %s/guage/gauge/g
by Sree Kuchibhotla
· 9 years ago
b5e98c5
Make number of stubs per channel configurable and expose metrics from client
by Sree Kuchibhotla
· 9 years ago
93b9447
stream_op cleanup: test fixes and updates
by Craig Tiller
· 9 years ago
ceced33
Merge pull request #3962 from sreecha/skip_stress_tests
by Nicolas Noble
· 9 years ago
f51ea7a
Explicitly use grpc::string instead of std::string to be consistent with other test code
by Sree Kuchibhotla
· 9 years ago
117c8af
Skip running stress_tests on jenkins by run_tests.py (This will fix the
by Sree Kuchibhotla
· 9 years ago
ba4290a
Removed 'using' conflicting with import
by David Garcia Quintas
· 9 years ago
e6cd0e7
Return success if there are no test cases to run
by Sree Kuchibhotla
· 9 years ago
1190624
Fix the error reported by tools/run_tests/check_sources_and_headers.py
by Sree Kuchibhotla
· 9 years ago
41b2143
Address code review comment
by Sree Kuchibhotla
· 9 years ago
ac7edec
Add an option to reuse the TestService::Stub in interop client class
by Sree Kuchibhotla
· 9 years ago
2bc3ac3
Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new
by Sree Kuchibhotla
· 9 years ago
fbc376f
Interop stress tests
by Sree Kuchibhotla
· 9 years ago
728a610
Interop stress tests
by Sree Kuchibhotla
· 9 years ago
e5adc0e
Fixing Cpp tests.
by Julien Boeuf
· 9 years ago
Next »