grpc/test/cpp
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
..
client Upgrade clang-tidy and clang-format to 11 (#25590) 2021-03-04 11:54:30 -08:00
cocoapods Clean up DEPLOYMENT_TARGET 2020-10-08 14:47:56 -07:00
codegen Fix const-ness of callback client read RPC requests (#25763) 2021-03-19 01:12:28 -07:00
common Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 2021-02-24 16:49:34 -08:00
end2end add test-only channel arg to set per-channel xDS bootstrap config (#25936) 2021-04-21 10:16:33 -07:00
ext/filters/census Fix unused-parameter warning 2021-01-19 18:18:09 -08:00
grpclb Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
interop Remove use of C++20 initializers (#26028) 2021-04-20 14:37:00 -07:00
ios Replace disrespectful term 2021-02-08 15:29:53 -08:00
microbenchmarks Move retry code into its own filter in the DynamicFilter stack (#25820) 2021-03-31 15:39:14 -07:00
naming Revert "Convert grpc_ares_wrapper to C++ (#25108)" (#25761) 2021-03-18 21:55:14 -07:00
performance Revert Revert Xds Status Notifier (#25718) 2021-03-15 14:29:06 -07:00
qps Fix status error (#25731) 2021-03-17 18:00:44 +01:00
server Fix StatusCode 2020-12-04 13:10:46 -08:00
test Added mock_stream_test (#25103) 2021-03-25 14:04:39 -07:00
thread_manager Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
util grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08:00
README-iOS.md Added documentation for C++ tests on iOS 2019-08-30 13:08:38 -07:00