grpc/test/cpp/end2end/xds
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
..
BUILD outlier detection: implement LB policy and xDS configuration (#29343) 2022-05-16 21:37:34 -07:00
no_op_http_filter.h xds_end2end_test: move routing tests to their own file (#29409) 2022-04-16 08:26:32 -07:00
xds_cluster_end2end_test.cc xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 2022-04-19 15:36:15 -07:00
xds_cluster_type_end2end_test.cc xds: Remove aggregate and logical dns clusters env var guard (#29742) 2022-05-20 12:45:33 -07:00
xds_core_end2end_test.cc xds: don't start resource timer after ADS stream restart if resource is already cached (#29668) 2022-05-20 13:40:43 -07:00
xds_credentials_end2end_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
xds_csds_end2end_test.cc xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 2022-04-19 15:36:15 -07:00
xds_end2end_test.cc security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 2022-05-23 09:45:20 -07:00
xds_end2end_test_lib.cc xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 2022-04-19 15:36:15 -07:00
xds_end2end_test_lib.h [iwyu] surface (#29588) 2022-05-09 15:56:44 -07:00
xds_fault_injection_end2end_test.cc xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 2022-04-19 15:36:15 -07:00
xds_outlier_detection_end2end_test.cc outlier detection: implement LB policy and xDS configuration (#29343) 2022-05-16 21:37:34 -07:00
xds_ring_hash_end2end_test.cc xds: Remove aggregate and logical dns clusters env var guard (#29742) 2022-05-20 12:45:33 -07:00
xds_rls_end2end_test.cc xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 2022-04-19 15:36:15 -07:00
xds_routing_end2end_test.cc xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 2022-04-19 15:36:15 -07:00
xds_server.cc Revert "Revert "start splitting up xds_end2end_test (#27702)" (#27725)" (#27726) 2021-10-14 11:41:45 -07:00
xds_server.h xds_end2end_test: make each individual test start the number of backends it needs (#29271) 2022-04-02 09:26:57 -07:00