Used for tests that cannot be run in parallel due to using non-virtual resources such as filesystems and sockets. Initially moves socket unittests from rtc_unittest since PhysicalSocketTest.TestUdpReadyToSendIPv4 is one of the worst flake offenders. Future prospect targets are GTEST_DEATH tests that are flaky on Mac in parallel for instance. BUG=chromium:445880 R=kjellander@webrtc.org Review URL: https://codereview.webrtc.org/1426643003 . Cr-Commit-Position: refs/heads/master@{#10446}
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.