aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-09-05 09:07:06 -0700
committerGravatar GitHub <noreply@github.com>2017-09-05 09:07:06 -0700
commit17f21b44a3f78e29bccce399dde33e0b2a177880 (patch)
treecdbb8cd044346a7dee8b3713a4c72dde95918fa3 /tools/run_tests/generated/tests.json
parentc73c3cf1aa8c3913060a43d59326825b61e52c8b (diff)
parent7fab9bf3bb42cc5d6fdd73cd9033700daeaba177 (diff)
Merge pull request #12024 from yihuazhang/tsi_test_lib
Add transport security test library
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index 4368a5768e..7c90861372 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -652,6 +652,26 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": false,
+ "language": "c",
+ "name": "fake_transport_security_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
@@ -2278,6 +2298,26 @@
"ci_platforms": [
"linux",
"mac",
+ "posix"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": false,
+ "language": "c",
+ "name": "ssl_transport_security_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
+ "linux",
+ "mac",
"posix",
"windows"
],