BUG=webrtc:7013 TBR=ehmaldonado@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2706403007 Cr-Commit-Position: refs/heads/master@{#16816}
36 lines
529 B
JSON
36 lines
529 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"app": "apprtcmobile_tests",
|
|
"xctest": true
|
|
},
|
|
{
|
|
"app": "audio_decoder_unittests"
|
|
},
|
|
{
|
|
"app": "common_audio_unittests"
|
|
},
|
|
{
|
|
"app": "common_video_unittests"
|
|
},
|
|
{
|
|
"app": "modules_tests"
|
|
},
|
|
{
|
|
"app": "ortc_unittests"
|
|
},
|
|
{
|
|
"app": "rtc_pc_unittests"
|
|
},
|
|
{
|
|
"app": "system_wrappers_unittests"
|
|
},
|
|
{
|
|
"app": "test_support_unittests"
|
|
},
|
|
{
|
|
"app": "voice_engine_unittests"
|
|
}
|
|
]
|
|
}
|