451975206a
Enable more unittests on iOS, and disable those that fail on simulator
...
Tests enabled:
* modules_unittests
* ortc_unittests
* rtc_media_unittests
* rtc_unittests
* video_capture_tests
* video_engine_tests
BUG=webrtc:5566,webrtc:4752,webrtc:5568,webrtc:5569
Review-Url: https://codereview.webrtc.org/2938193002
Cr-Commit-Position: refs/heads/master@{#18710}
2017-06-22 08:47:20 +00:00
37e99fd3fa
Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/
...
AudioDecoder and AudioDecoderFactory are in webrtc/api/ now, so move
their mocks to someplace central where tests from all over WebRTC are
allowed to #include them.
BUG=webrtc:5805
Review-Url: https://codereview.webrtc.org/2798063004
Cr-Commit-Position: refs/heads/master@{#17619}
2017-04-10 12:15:48 +00:00
22818a5804
(Re)move VoE specific enums from common_types.h.
...
BUG=webrtc:5876
Review-Url: https://codereview.webrtc.org/2745253007
Cr-Commit-Position: refs/heads/master@{#17267}
2017-03-16 08:20:23 +00:00
f0d7b2b507
Make sure that ApmHelpersTest tests don't enter a tight loop.
...
BUG=webrtc:7219, webrtc:7290
TBR=solenberg@webrtc.org
Review-Url: https://codereview.webrtc.org/2729133002
Cr-Commit-Position: refs/heads/master@{#16996}
2017-03-03 09:34:15 +00:00
76377c55b7
Remove usage of VoEAudioProcessing from WVoE/MC.
...
Calling APM and TransmitMixer directly instead.
BUG=webrtc:4690
TBR=peah@webrtc.org
Review-Url: https://codereview.webrtc.org/2681033010
Cr-Commit-Position: refs/heads/master@{#16734}
2017-02-21 08:54:31 +00:00