BUG=webrtc:7030 NOTRY=True R=kjellander@webrtc.org Review-Url: https://codereview.webrtc.org/2651973002 . Cr-Commit-Position: refs/heads/master@{#16295}
29 lines
417 B
JSON
29 lines
417 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"app": "audio_decoder_unittests"
|
|
},
|
|
{
|
|
"app": "common_audio_unittests"
|
|
},
|
|
{
|
|
"app": "common_video_unittests"
|
|
},
|
|
{
|
|
"app": "modules_tests"
|
|
},
|
|
{
|
|
"app": "rtc_pc_unittests"
|
|
},
|
|
{
|
|
"app": "system_wrappers_unittests"
|
|
},
|
|
{
|
|
"app": "test_support_unittests"
|
|
},
|
|
{
|
|
"app": "voice_engine_unittests"
|
|
}
|
|
]
|
|
}
|