Add MB and iOS JSON entries for ortc_unittests.
BUG=webrtc:7013 TBR=ehmaldonado@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2706403007 Cr-Commit-Position: refs/heads/master@{#16816}
This commit is contained in:
parent
8697f9afba
commit
25ae766103
@ -16,6 +16,9 @@
|
||||
{
|
||||
"app": "modules_tests"
|
||||
},
|
||||
{
|
||||
"app": "ortc_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_pc_unittests"
|
||||
},
|
||||
|
||||
@ -51,6 +51,10 @@
|
||||
"label": "//webrtc/modules:modules_unittests",
|
||||
"type": "windowed_test_launcher",
|
||||
},
|
||||
"ortc_unittests": {
|
||||
"label": "//webrtc/ortc:ortc_unittests",
|
||||
"type": "console_test_launcher",
|
||||
},
|
||||
"peerconnection_unittests": {
|
||||
"label": "//webrtc/pc:peerconnection_unittests",
|
||||
"type": "console_test_launcher",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user