aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-03-28 07:42:20 -0700
committerGravatar Mark D. Roth <roth@google.com>2018-03-28 07:42:20 -0700
commit9db86fcc6366a472abd50699719e4631c2df5393 (patch)
tree5efe7b7e1977b116f911197e10b4468d22b2400e /tools/run_tests/generated/tests.json
parent31bdbbeacf84d3a1e867e50b312c9cf46afc20db (diff)
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 c2bbf8c88a..15efff67e0 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -4666,6 +4666,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",