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}
41 lines
590 B
JSON
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"
|
|
}
|
|
]
|
|
}
|