aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2018-03-08 10:44:02 +0100
committerGravatar GitHub <noreply@github.com>2018-03-08 10:44:02 +0100
commita5935917c535ffa0194a85ff062445912e49d790 (patch)
tree23542ae406cbe8fffd1a216153ba572709d47753 /tools/run_tests/generated/tests.json
parent632ddf745efe9936f393431bcea6e9a12c48b467 (diff)
parentd606e36061c721ca5d71603dac3a0ff9eb63f7f3 (diff)
Merge pull request #14629 from jtattermusch/bump_boringssl
Update third_party/boringssl to the latest chromium-stable
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index 6ce7ec28c4..d35f396994 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -5198,6 +5198,32 @@
"flaky": false,
"gtest": true,
"language": "c++",
+ "name": "boringssl_buf_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "args": [],
+ "boringssl": true,
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "cpu_cost": 1.0,
+ "defaults": "boringssl",
+ "exclude_configs": [
+ "asan",
+ "ubsan"
+ ],
+ "flaky": false,
+ "gtest": true,
+ "language": "c++",
"name": "boringssl_bytestring_test",
"platforms": [
"linux",