aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-03-29 07:47:47 -0700
committerGravatar GitHub <noreply@github.com>2018-03-29 07:47:47 -0700
commit7f25d201c3b7239c688445e2e3498a89ef28cea3 (patch)
treec32a254bd85137d264cace4ad570bf2da748b196 /tools/run_tests/generated/tests.json
parent1951a7e61bec2a1ca0cc61e5e8f72a2c274fdb00 (diff)
parent9db86fcc6366a472abd50699719e4631c2df5393 (diff)
Merge pull request #14734 from markdroth/c++_retry_throttle
Convert retry throttle code to C++ and add tests.
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index 60e9d73c42..c5d3143924 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -4642,6 +4642,30 @@
"flaky": false,
"gtest": true,
"language": "c++",
+ "name": "retry_throttle_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "uses_polling": false
+ },
+ {
+ "args": [],
+ "benchmark": false,
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": true,
+ "language": "c++",
"name": "secure_auth_context_test",
"platforms": [
"linux",