| 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"
|
| }
|
| ]
|
| }
|
|
|