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

Side by Side Diff: tools-webrtc/ios/tests/common_tests.json

Issue 2706403007: Add MB and iOS JSON entries for ortc_unittests. (Closed)
Patch Set: Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « no previous file | tools-webrtc/mb/gn_isolate_map.pyl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "tests": [ 2 "tests": [
3 { 3 {
4 "app": "apprtcmobile_tests", 4 "app": "apprtcmobile_tests",
5 "xctest": true 5 "xctest": true
6 }, 6 },
7 { 7 {
8 "app": "audio_decoder_unittests" 8 "app": "audio_decoder_unittests"
9 }, 9 },
10 { 10 {
11 "app": "common_audio_unittests" 11 "app": "common_audio_unittests"
12 }, 12 },
13 { 13 {
14 "app": "common_video_unittests" 14 "app": "common_video_unittests"
15 }, 15 },
16 { 16 {
17 "app": "modules_tests" 17 "app": "modules_tests"
18 }, 18 },
19 { 19 {
20 "app": "ortc_unittests"
21 },
22 {
20 "app": "rtc_pc_unittests" 23 "app": "rtc_pc_unittests"
21 }, 24 },
22 { 25 {
23 "app": "system_wrappers_unittests" 26 "app": "system_wrappers_unittests"
24 }, 27 },
25 { 28 {
26 "app": "test_support_unittests" 29 "app": "test_support_unittests"
27 }, 30 },
28 { 31 {
29 "app": "voice_engine_unittests" 32 "app": "voice_engine_unittests"
30 } 33 }
31 ] 34 ]
32 } 35 }
OLDNEW
« no previous file with comments | « no previous file | tools-webrtc/mb/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698