Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Unified Diff: ios/build/bots/tests/common_tests.json

Issue 2862983002: Run BoringSSL tests on iOS bots. (Closed)
Patch Set: reland Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/tests/common_tests.json
diff --git a/ios/build/bots/tests/common_tests.json b/ios/build/bots/tests/common_tests.json
index 81f46344db53cbcb8566f1fc06eeb694657f06e7..36a06e25df138d8d8dcb15818c76a42ab8f9f879 100644
--- a/ios/build/bots/tests/common_tests.json
+++ b/ios/build/bots/tests/common_tests.json
@@ -3,6 +3,12 @@
{
"app": "base_unittests"
},
+ {
+ "app": "boringssl_crypto_tests"
+ },
+ {
+ "app": "boringssl_ssl_tests"
+ },
{
"app": "components_unittests"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698