webrtc_m130/tools-webrtc/ios/tests/common_tests.json
kjellander 25ae766103 Add MB and iOS JSON entries for ortc_unittests.
BUG=webrtc:7013
TBR=ehmaldonado@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2706403007
Cr-Commit-Position: refs/heads/master@{#16816}
2017-02-24 07:01:54 +00:00

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"
}
]
}