webrtc_m130/tools_webrtc/ios/tests/real_device_tests.json
Fredrik Solenberg f39617f76f Remove references to voice_engine_unittests from bots.
TBR=phoglund@webrtc.org

Bug: webrtc:4690
Change-Id: I59649595658e37dfa342217f223a34fa0435ec8d
Reviewed-on: https://webrtc-review.googlesource.com/39720
Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21626}
2018-01-16 08:29:32 +00:00

41 lines
590 B
JSON

{
"tests": [
{
"app": "common_audio_unittests"
},
{
"app": "common_video_unittests"
},
{
"app": "modules_tests"
},
{
"app": "modules_unittests"
},
{
"app": "ortc_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"
}
]
}