Tests that still need to be enabled: * apprtcmobile_tests * audio_decoder_unittests * rtc_media_unittests * rtc_unittests * webrtc_nonparallel_tests Bug: webrtc:7155 Change-Id: Ic3bc91224dff8b32dc71e356a4ba04b386c92a0f Reviewed-on: https://chromium-review.googlesource.com/541368 Commit-Queue: Oleh Prypin <oprypin@chromium.org> Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18775}
44 lines
641 B
JSON
44 lines
641 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"
|
|
},
|
|
{
|
|
"app": "voice_engine_unittests"
|
|
}
|
|
]
|
|
}
|