This test doesn't actually send/receive any audio; it's only testing the interface layer. But the fact that it was creating/destroying real audio devices repeatedly caused problems when tests were run in parallel. So switching to a fake audio device solves this. BUG=webrtc:7806 Review-Url: https://codereview.webrtc.org/2997383002 Cr-Commit-Position: refs/heads/master@{#19472}
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.