Run apprtcmobile_tests on real devices.

NOTRY=True

Bug: webrtc:8316
Change-Id: I30f2797d0fa04c9c20ffcf4d32689160481c1594
Reviewed-on: https://webrtc-review.googlesource.com/5880
Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org>
Reviewed-by: Henrik Kjellander <kjellander@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20111}
This commit is contained in:
Edward Lemur
2017-10-03 13:47:40 +02:00
committed by Commit Bot
parent 9ed29d2e47
commit 386a2d88a5

View File

@ -1,5 +1,9 @@
{
"tests": [
{
"app": "apprtcmobile_tests",
"xctest": true
},
{
"app": "common_audio_unittests"
},