grpc/test/cpp/end2end
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936)
* pass XdsClient to LB policies via channel args

* add channel arg for overriding bootstrap config on a per-channel basis

* change tests to use new channel arg approach -- currently failing for server-side tests

* use the same channel args approach on the server side

* clang-format

* fix CircuitBreakingMultipleChannelsShareCallCounter test

* fix XdsEnabledServerTest test

* add TODO

* clang-format

* generate_projects

* fix clang-tidy

* fix build

* attempt to fix python
2021-04-21 10:16:33 -07:00
..
BUILD Remove _xds suffix Bazel rules completely (#25980) 2021-04-15 12:50:00 -07:00
admin_services_end2end_test.cc Remove _xds suffix Bazel rules completely (#25980) 2021-04-15 12:50:00 -07:00
async_end2end_test.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
cfstream_test.cc Replace disrespectful words 2021-02-08 14:29:18 -08:00
channelz_service_test.cc Channelz security changes - Follow up from #25593 (#25624) 2021-03-10 10:36:11 -08:00
client_callback_end2end_test.cc Upgrade clang-tidy and clang-format to 11 (#25590) 2021-03-04 11:54:30 -08:00
client_crash_test.cc Fix by misc-unused-using-decls 2020-10-19 18:12:11 -07:00
client_crash_test_server.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
client_interceptors_end2end_test.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
client_lb_end2end_test.cc Make grpcpp/mutex compatible absl/mutex 2021-02-11 15:02:42 -08:00
context_allocator_end2end_test.cc Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 2021-02-16 16:02:23 -08:00
delegating_channel_test.cc Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
end2end_test.cc Upgrade clang-tidy and clang-format to 11 (#25590) 2021-03-04 11:54:30 -08:00
exception_test.cc Upgrade clang-tidy and clang-format to 11 (#25590) 2021-03-04 11:54:30 -08:00
filter_end2end_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
flaky_network_test.cc Remove grpc_client_channel_get_subchannel_call(). 2020-12-05 15:44:50 -08:00
generic_end2end_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
grpclb_end2end_test.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
health_service_end2end_test.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
hybrid_end2end_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
interceptors_util.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
interceptors_util.h Replace disrespectful term 2021-02-08 15:29:53 -08:00
message_allocator_end2end_test.cc Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 2021-02-16 16:02:23 -08:00
mock_test.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
nonblocking_test.cc Fix unused-parameter warning 2021-01-19 18:18:09 -08:00
port_sharing_end2end_test.cc implemented get_local_address accessor for grpc_endpoint 2020-07-29 19:39:22 +00:00
proto_server_reflection_test.cc Fix by modernize-make-unique 2020-10-16 13:30:56 -07:00
raw_end2end_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
server_builder_plugin_test.cc clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
server_crash_test.cc Fix by misc-unused-using-decls 2020-10-19 18:12:11 -07:00
server_crash_test_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
server_early_return_test.cc Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 2020-10-23 14:38:36 -07:00
server_interceptors_end2end_test.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
server_load_reporting_end2end_test.cc Fixed sign-compare warnings 2021-01-27 11:16:18 -08:00
service_config_end2end_test.cc Make grpcpp/mutex compatible absl/mutex 2021-02-11 15:02:42 -08:00
shutdown_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
streaming_throughput_test.cc Fix by misc-unused-using-decls 2020-10-19 18:12:11 -07:00
test_health_check_service_impl.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
test_health_check_service_impl.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
test_service_impl.cc Properly count messages sent 2020-07-08 09:06:47 -07:00
test_service_impl.h Fix by misc-unused-using-decls 2020-10-19 18:12:11 -07:00
thread_stress_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
time_change_test.cc Fix google-readability-casting 2020-11-30 17:27:51 -08:00
xds_credentials_end2end_test.cc Experimental API for XdsServerCredentials 2020-12-01 12:47:52 -08:00
xds_end2end_test.cc add test-only channel arg to set per-channel xDS bootstrap config (#25936) 2021-04-21 10:16:33 -07:00