index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
interop
/
stress_interop_client.cc
Commit message (
Collapse
)
Author
Age
*
updated stress test with new tests cases
David Garcia Quintas
2016-06-17
|
*
Add remaining inteorp tests to stress client
Sree Kuchibhotla
2016-05-05
|
*
Interop client that is resilient to server restarts
Sree Kuchibhotla
2016-05-05
|
*
Simplify QPS Metrics collection
Sree Kuchibhotla
2016-04-22
|
*
Update copyrights
Craig Tiller
2016-03-31
|
*
Updated copyrights
murgatroid99
2016-01-12
|
*
Adjust the log levels in interop tests and stress tests
Sree Kuchibhotla
2016-01-06
|
*
Fix typo in my previous commit. %s/guage/gauge/g
Sree Kuchibhotla
2015-11-03
|
*
Make number of stubs per channel configurable and expose metrics from
Sree Kuchibhotla
2015-11-03
|
|
|
|
client
*
Explicitly use grpc::string instead of std::string to be consistent with ↵
Sree Kuchibhotla
2015-10-26
|
|
|
|
other test code
*
Fix the error reported by tools/run_tests/check_sources_and_headers.py
Sree Kuchibhotla
2015-10-22
|
*
Add an option to reuse the TestService::Stub in interop client class
Sree Kuchibhotla
2015-10-20
|
*
Interop stress tests
Sree Kuchibhotla
2015-10-19