OLD | NEW |
| (Empty) |
1 { | |
2 "tests": [ | |
3 { | |
4 "app": "apprtcmobile_tests", | |
5 "xctest": true | |
6 }, | |
7 { | |
8 "app": "audio_decoder_unittests" | |
9 }, | |
10 { | |
11 "app": "common_audio_unittests" | |
12 }, | |
13 { | |
14 "app": "common_video_unittests" | |
15 }, | |
16 { | |
17 "app": "modules_tests" | |
18 }, | |
19 { | |
20 "app": "rtc_pc_unittests" | |
21 }, | |
22 { | |
23 "app": "rtc_stats_unittests" | |
24 }, | |
25 { | |
26 "app": "system_wrappers_unittests" | |
27 }, | |
28 { | |
29 "app": "test_support_unittests" | |
30 }, | |
31 { | |
32 "app": "tools_unittests" | |
33 }, | |
34 { | |
35 "app": "voice_engine_unittests" | |
36 } | |
37 ] | |
38 } | |
OLD | NEW |