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

Unified Diff: tools_webrtc/ios/tests/common_tests.json

Issue 2202503002: iOS: Enable more tests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Restored just common_tests.json 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: tools_webrtc/ios/tests/common_tests.json
diff --git a/tools_webrtc/ios/tests/common_tests.json b/tools_webrtc/ios/tests/common_tests.json
index 910b94b856375e203d9528a07a699dbec529ccd9..f1a367d17228dda47920a6a8afaf6faca1a45ba4 100644
--- a/tools_webrtc/ios/tests/common_tests.json
+++ b/tools_webrtc/ios/tests/common_tests.json
@@ -17,12 +17,24 @@
"app": "modules_tests"
},
{
+ "app": "modules_unittests"
+ },
+ {
+ "app": "ortc_unittests"
+ },
+ {
+ "app": "rtc_media_unittests"
+ },
+ {
"app": "rtc_pc_unittests"
},
{
"app": "rtc_stats_unittests"
},
{
+ "app": "rtc_unittests"
+ },
+ {
"app": "system_wrappers_unittests"
},
{
@@ -33,6 +45,9 @@
},
{
"app": "voice_engine_unittests"
+ },
+ {
+ "app": "webrtc_nonparallel_tests"
}
]
}
« 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