aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/stress_interop_client.h
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Address code review commentsGravatar Sree Kuchibhotla2015-11-16
|
* 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
* Interop stress testsGravatar Sree Kuchibhotla2015-10-19