grpc/test/cpp/interop
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987)
* Revert "Revert "Reland bytestream removal (#29911)" (#29964)"

This reverts commit e6c6840db3.

* initial fc fuzzer

* fixes

* add rq to fc fuzzer

* fleshing things out

* Automated change: Fix sanity tests

* cleanup

* send with payload

* ensure if no reader no flow control tokens are granted

* remove some public methods

* remove bogus benchmarks

* account for pending size

* Automated change: Fix sanity tests

* Automated change: Fix sanity tests

* better logic

* Automated change: Fix sanity tests

* fix

* fixes

* fuzz pending size

* Automated change: Fix sanity tests

* fix

* Automated change: Fix sanity tests

* huh

* increase too short timeout

* review feedback

* review feedback

* fix u32 overflow

* fix

* robustness fixes for channelz_servicer_test

* fix

* Automated change: Fix sanity tests

* fix

* fix

* fix

* Automated change: Fix sanity tests

* dont send window updates if read closed

* Automated change: Fix sanity tests

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-06-27 21:21:23 -07:00
..
BUILD Istio Echo Server Implementation (#29940) 2022-06-07 19:13:01 -07:00
client.cc Improve logging in interop soak test and add a flag to limit QPS (#29357) 2022-04-08 21:16:23 -07:00
client_helper.cc add --log_metadata_and_status feature to interop_client (#28021) 2021-11-23 15:32:13 -08:00
client_helper.h Reland (again) bytestream removal (#29987) 2022-06-27 21:21:23 -07:00
grpclb_fallback_test.cc Simplify fallback test client and parameterize fallback deadline (#29126) 2022-03-18 19:52:03 -07:00
http2_client.cc Reland (again) bytestream removal (#29987) 2022-06-27 21:21:23 -07:00
http2_client.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
interop_client.cc Log peer address in interop soak client (#30006) 2022-06-14 10:55:55 -07:00
interop_client.h Log peer address in interop soak client (#30006) 2022-06-14 10:55:55 -07:00
interop_server.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
interop_server_bootstrap.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
interop_test.cc add --log_metadata_and_status feature to interop_client (#28021) 2021-11-23 15:32:13 -08:00
interop_test_with_metadata_log.sh add --log_metadata_and_status feature to interop_client (#28021) 2021-11-23 15:32:13 -08:00
istio_echo_server.cc xds Istio Interop: Handle failures properly (#30036) 2022-06-17 11:27:15 -07:00
istio_echo_server_lib.cc xds Istio Interop: Handle failures properly (#30036) 2022-06-17 11:27:15 -07:00
istio_echo_server_lib.h xDS Istio Interop: Forward ForwardEcho requests for unhandled protocols (#30005) 2022-06-16 17:23:32 -07:00
istio_echo_server_test.cc Fix build failures with istio test (#30074) 2022-06-21 12:14:28 -07:00
metrics_client.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
reconnect_interop_client.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
reconnect_interop_server.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
server_helper.cc Reland (again) bytestream removal (#29987) 2022-06-27 21:21:23 -07:00
server_helper.h Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
xds_interop_client.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
xds_interop_server.cc Reland (again) bytestream removal (#29987) 2022-06-27 21:21:23 -07:00