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

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

Issue 2938193002: Enable more unittests on iOS, and disable those that fail on simulator (Closed)
Patch Set: Disable webrtcvoiceengine_unittest.cc because it fails on iOS in general Created 3 years, 6 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 | webrtc/media/BUILD.gn » ('j') | webrtc/media/engine/apm_helpers_unittest.cc » ('J')
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 25f6ea3160119492a82e333e3e1e88e799f3e0c9..a3238b53e417ba310377fcb101ea79b30cc11eba 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"
},
{
@@ -32,6 +44,12 @@
"app": "tools_unittests"
},
{
+ "app": "video_capture_tests"
+ },
+ {
+ "app": "video_engine_tests"
+ },
+ {
"app": "voice_engine_unittests"
},
{
« no previous file with comments | « no previous file | webrtc/media/BUILD.gn » ('j') | webrtc/media/engine/apm_helpers_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698