aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/stress_interop_client.cc
Commit message (Collapse)AuthorAge
* Fix clang-tidy issuesGravatar Vijay Pai2018-11-11
|
* Add two new soak interop testsGravatar ncteisen2018-07-17
|
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
|
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* removed codegen/log.hGravatar David Garcia Quintas2016-07-27
|
* updated stress test with new tests casesGravatar David Garcia Quintas2016-06-17
|
* Add remaining inteorp tests to stress clientGravatar Sree Kuchibhotla2016-05-05
|
* Interop client that is resilient to server restartsGravatar Sree Kuchibhotla2016-05-05
|
* Simplify QPS Metrics collectionGravatar Sree Kuchibhotla2016-04-22
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Updated copyrightsGravatar murgatroid992016-01-12
|
* Adjust the log levels in interop tests and stress testsGravatar Sree Kuchibhotla2016-01-06
|
* Fix typo in my previous commit. %s/guage/gauge/gGravatar Sree Kuchibhotla2015-11-03
|
* Make number of stubs per channel configurable and expose metrics fromGravatar Sree Kuchibhotla2015-11-03
| | | | client
* Explicitly use grpc::string instead of std::string to be consistent with ↵Gravatar Sree Kuchibhotla2015-10-26
| | | | other test code
* Fix the error reported by tools/run_tests/check_sources_and_headers.pyGravatar Sree Kuchibhotla2015-10-22
|
* Add an option to reuse the TestService::Stub in interop client classGravatar Sree Kuchibhotla2015-10-20
|
* Interop stress testsGravatar Sree Kuchibhotla2015-10-19