grpc/test/cpp
Mark D. Roth 709dff9ca8
security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709)
* implement UniqueTypeName API

* convert security code to use UniqueTypeName

* change subchannel data producer API to use UniqueTypeName

* sanitize

* add missing build dep

* fix credentials_test

* fix certificate_provider_store_test

* fix tls_security_connector_test

* attempt to fix windows build

* avoid unnecessary allocation

* work around MSVC 2017 bug

* sanity

* change factory to not be templated

* fix sanity

* fix bug in chttp2 connector that used server creds instead of channel creds

* add missing build dep

* simplify API
2022-05-23 09:45:20 -07:00
..
client mark test nomsan (#29488) 2022-04-22 14:22:40 -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 security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 2022-05-23 09:45:20 -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/interop: add a testing server for istio integration test (#29590) 2022-05-20 13:50:16 -07:00
ios Changed C99 to C11 (#29687) 2022-05-20 14:03:04 -07:00
microbenchmarks [iwyu] c++ (#29721) 2022-05-19 07:34:48 -07:00
naming Support unix socket in grpc_sockaddr_to_string (#29169) 2022-04-15 14:56:15 -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