| { | 
 |   "tests": [ | 
 |     { | 
 |       "app": "apprtcmobile_tests", | 
 |       "xctest": true | 
 |     }, | 
 |     { | 
 |        "app": "sdk_unittests", | 
 |        "xctest": true | 
 |     }, | 
 |     { | 
 |        "app": "sdk_framework_unittests", | 
 |        "xctest": true | 
 |     }, | 
 |     { | 
 |       "app": "audio_decoder_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "common_audio_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "common_video_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "modules_tests" | 
 |     }, | 
 |     { | 
 |       "app": "modules_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "rtc_media_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "rtc_pc_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "rtc_stats_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "rtc_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "system_wrappers_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "test_support_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "tools_unittests" | 
 |     }, | 
 |     { | 
 |       "app": "video_capture_tests" | 
 |     }, | 
 |     { | 
 |       "app": "video_engine_tests" | 
 |     }, | 
 |     { | 
 |       "app": "webrtc_nonparallel_tests" | 
 |     } | 
 |   ] | 
 | } |