These tests are very old and come from a time when we tested each method in the ADM as if the ADM should function as a standalone component. Several tests are already disabled and we test combinations of APIs that are no longer valid (since the ADM is now used in a more fixed way in VoE). The tests does not verify media (we have other tests under voice_engine/test/auto_test) which starts media and verifies that it works OK. There are also a a more extensive set of ADM tests for Android and iOS. You could also say that these tests tests the most "hardware related parts of the ADM", but not those that we expose via the VoEHardware API. Hence, not much value to maintain them imo. NOTRY=TRUE BUG=webrtc:7250 Review-Url: https://codereview.webrtc.org/2726433003 Cr-Commit-Position: refs/heads/master@{#19522}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.