grpc/test/cpp
Mark D. Roth 8459824e5c
xds end2end tests: change tests to check all RPC failure statuses (#29974)
* WIP

* fix from merge

* fix ring_hash tests

* ring hash: fix picker propagation bug in xds_cluster_manager policy

* fix build

* clang-format (ish)

* fix build

* more conversion

* remove old CheckRpcSendFailure

* fix SendRpcsAndCountFailuresWithMessage

* fix WaitForBackend

* clang-format

* revert xds resolver change, that will be done in a separate PR

* Automated change: Fix sanity tests

Co-authored-by: markdroth <markdroth@users.noreply.github.com>
2022-06-09 18:00:38 -07:00
..
client Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00
cocoapods Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
codegen Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
common Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
end2end xds end2end tests: change tests to check all RPC failure statuses (#29974) 2022-06-09 18:00:38 -07:00
ext/filters/census Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
grpclb Delete the EventEngine-driven iomgr implementation (#29654) 2022-05-20 10:18:53 -07:00
interop xDS Istop Interop: Add differentiation on the protocol being used (#29965) 2022-06-09 13:51:39 -07:00
ios Changed C99 to C11 (#29687) 2022-05-20 14:03:04 -07:00
microbenchmarks Revert "Reland bytestream removal (#29911)" (#29964) 2022-06-09 08:51:06 -07:00
naming testing: fix address sorting test on macos by removing a fragile assumption (#29820) 2022-05-31 16:24:40 -07:00
performance Convert grpc_channel to C++ (#29266) 2022-04-20 20:55:15 -07:00
qps Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
security Expose NoOpCertificateVerifier to C++ (#29322) 2022-04-27 13:46:01 -07:00
server [iwyu] c++ (#29721) 2022-05-19 07:34:48 -07:00
test Change main argument of call promise to be a struct (#29019) 2022-03-14 10:05:01 -07:00
thread_manager Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
util [visibility] Give grpc_cli explicit visibility (#29717) 2022-05-18 20:46:58 -07:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00