grpc/test/cpp/interop
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590)
* Upgrade clang-tidy and clang-format to 11
* Reformat code
* Fix abseil-string-find-str-contains
* Fix modernize-make-unique
2021-03-04 11:54:30 -08:00
..
BUILD Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
client_helper.cc Make --server_port optional in C++ interop client (#25550) 2021-02-26 11:38:11 -08:00
client_helper.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
grpclb_fallback_test.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
http2_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
http2_client.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
interop_client.cc Upgrade clang-tidy and clang-format to 11 (#25590) 2021-03-04 11:54:30 -08:00
interop_client.h Add interop test for special_status_message 2020-09-17 14:00:47 -07:00
interop_server.cc Update by review 2020-12-02 13:42:53 -08:00
interop_server_bootstrap.cc Add TestEnvironment to more tests 2020-01-09 17:01:52 -08:00
interop_test.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
metrics_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
reconnect_interop_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
reconnect_interop_server.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
server_helper.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
server_helper.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
stress_interop_client.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
stress_interop_client.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
stress_test.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
xds_interop_client.cc xDS Interop Client changes for PSM security tests (#25613) 2021-03-04 10:09:25 -08:00
xds_interop_server.cc Fix unused-parameter warning 2021-01-19 18:18:09 -08:00