Craig Tiller
|
67f364e23e
|
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757)
* crash function
* progress
* fix
* fix
* Automated change: Fix sanity tests
* fix
* fix
* fix
* fixes
* Automated change: Fix sanity tests
* fix
* Automated change: Fix sanity tests
* fix
* fix
* use cpp attr
* Automated change: Fix sanity tests
* fix
* fix
* fix
* fix
* fix
* fix
* add exclusion
* fix
* typo
* fix
* fmt
* Update tcp_socket_utils.cc
* Automated change: Fix sanity tests
* fix
* revert php changes
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
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
|
165ee5007a
|
Replaced grpc::string with std::string
|
4 years ago |
Vijay Pai
|
a192fc6880
|
Fix clang-tidy issues
|
6 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
|
c79b0650d2
|
removed codegen/log.h
|
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 |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
9 years ago |
Sree Kuchibhotla
|
7cecfa6c48
|
Adjust the log levels in interop tests and stress tests
|
9 years ago |
Julien Boeuf
|
6049ebd8d2
|
More C++ fixes (the merge did not quite work...).
|
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
|
119062428f
|
Fix the error reported by tools/run_tests/check_sources_and_headers.py
|
9 years ago |
Sree Kuchibhotla
|
ac7edec71f
|
Add an option to reuse the TestService::Stub in interop client class
|
9 years ago |
Sree Kuchibhotla
|
fbc376f935
|
Interop stress tests
|
9 years ago |
Sree Kuchibhotla
|
728a6104d5
|
Interop stress tests
|
9 years ago |