grpc/test/cpp/end2end/xds
Mark D. Roth dc4414aa0c
XdsClient: access certificate provider data via dependency injection (#30506)
* don't pass context through AdsResponseParser::ParseResource()

* don't pass certificate provider info through XdsApi

* use dependency injection for cert provider map

* move XdsEncodingContext into XdsResourceType

* remove unnecessary field

* clang-format

* Automated change: Fix sanity tests

* fix xds_bootstrap_test

* fix build

* Automated change: Fix sanity tests

* fix test and clang-format

* remove unnecessary field

* fix test

* Automated change: Fix sanity tests

Co-authored-by: markdroth <markdroth@users.noreply.github.com>
2022-08-05 11:27:59 -07:00
..
BUILD [build] Shard tests a little more (#30489) 2022-08-04 11:44:46 -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_cluster_resolver: pass useful resolution_note to children (#30283) 2022-07-18 16:54:16 -07:00
xds_cluster_type_end2end_test.cc Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495) 2022-08-04 11:35:27 -07:00
xds_core_end2end_test.cc xds_cluster_resolver: pass useful resolution_note to children (#30283) 2022-07-18 16:54:16 -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_cluster_resolver: pass useful resolution_note to children (#30283) 2022-07-18 16:54:16 -07:00
xds_end2end_test.cc XdsClient: access certificate provider data via dependency injection (#30506) 2022-08-05 11:27:59 -07:00
xds_end2end_test_lib.cc Second attempt: XdsClient: refactor transport code to make it injectable (#30225) 2022-07-07 10:03:23 -07:00
xds_end2end_test_lib.h xds: add "ignore_resource_deletion" server feature (#29633) 2022-06-13 14:01:13 -07:00
xds_fault_injection_end2end_test.cc xds end2end tests: change tests to check all RPC failure statuses (#29974) 2022-06-09 18:00:38 -07:00
xds_outlier_detection_end2end_test.cc outlier_detection LB: reset state when OD is disabled (#30418) 2022-08-02 08:02:36 -07:00
xds_ring_hash_end2end_test.cc Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495) 2022-08-04 11:35:27 -07:00
xds_rls_end2end_test.cc xds end2end tests: change tests to check all RPC failure statuses (#29974) 2022-06-09 18:00:38 -07:00
xds_routing_end2end_test.cc weighted_target and RLS: delegate to child picker on error (#29870) 2022-06-22 15:21:18 -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