Yash Tibrewal
|
aa11978541
|
Fix include guards for src/ and test/ directories (#32167)
* Fix include guards for src/ and test/ directories
* Sanity
* Update new files
|
2 years ago |
Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2 years ago |
Esun Kim
|
53ab235fb8
|
Fix google-explicit-constructor
|
4 years ago |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
4 years ago |
ncteisen
|
b6597b4fbd
|
Add two new soak interop tests
|
6 years ago |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
David Garcia Quintas
|
3c65d24fab
|
updated stress test with new tests cases
|
9 years ago |
Sree Kuchibhotla
|
5130427b30
|
Add remaining inteorp tests to stress client
|
9 years ago |
Sree Kuchibhotla
|
ad0f792254
|
Interop client that is resilient to server restarts
|
9 years ago |
Sree Kuchibhotla
|
3714e302c0
|
Simplify QPS Metrics collection
|
9 years ago |
Sree Kuchibhotla
|
b047c0fc9b
|
Address code review comments
|
9 years ago |
Sree Kuchibhotla
|
4d0f2f9dab
|
Fix typo in my previous commit. %s/guage/gauge/g
|
9 years ago |
Sree Kuchibhotla
|
b5e98c5c69
|
Make number of stubs per channel configurable and expose metrics from
client
|
9 years ago |
Sree Kuchibhotla
|
f51ea7aab9
|
Explicitly use grpc::string instead of std::string to be consistent with other test code
|
9 years ago |
Sree Kuchibhotla
|
fbc376f935
|
Interop stress tests
|
9 years ago |
Sree Kuchibhotla
|
728a6104d5
|
Interop stress tests
|
9 years ago |