| { | |
| "tests": [ | |
| { | |
| "app": "common_audio_unittests" | |
| }, | |
| { | |
| "app": "common_video_unittests" | |
| }, | |
| { | |
| "app": "modules_tests" | |
| }, | |
| { | |
| "app": "modules_unittests" | |
| }, | |
| { | |
| "app": "rtc_pc_unittests" | |
| }, | |
| { | |
| "app": "rtc_stats_unittests" | |
| }, | |
| { | |
| "app": "system_wrappers_unittests" | |
| }, | |
| { | |
| "app": "test_support_unittests" | |
| }, | |
| { | |
| "app": "tools_unittests" | |
| }, | |
| { | |
| "app": "video_capture_tests" | |
| }, | |
| { | |
| "app": "video_engine_tests" | |
| } | |
| ] | |
| } |