Back to build
Raw log | Switch to full mode | Login

Flags: --gtest_random_seed = 1556203559 [==========] Running 28 tests from 1 test case. [----------] Global test environment set-up. [----------] 28 tests from SocketTest [ RUN ] SocketTest.EndpointsAreRelated [ OK ] SocketTest.EndpointsAreRelated (0 ms) [ RUN ] SocketTest.EmptySocketShouldWait [ OK ] SocketTest.EmptySocketShouldWait (0 ms) [ RUN ] SocketTest.WriteReadDataVerify [ OK ] SocketTest.WriteReadDataVerify (0 ms) [ RUN ] SocketTest.PeerClosedError [ OK ] SocketTest.PeerClosedError (0 ms) [ RUN ] SocketTest.PeekingLeavesData [ OK ] SocketTest.PeekingLeavesData (0 ms) [ RUN ] SocketTest.PeekingIntoEmpty [ OK ] SocketTest.PeekingIntoEmpty (0 ms) [ RUN ] SocketTest.Signals [ OK ] SocketTest.Signals (0 ms) [ RUN ] SocketTest.SetThreshholdsProp [ OK ] SocketTest.SetThreshholdsProp (0 ms) [ RUN ] SocketTest.SetThreshholdsAndCheckSignals [ OK ] SocketTest.SetThreshholdsAndCheckSignals (0 ms) [ RUN ] SocketTest.SignalClosedPeer [ OK ] SocketTest.SignalClosedPeer (0 ms) [ RUN ] SocketTest.PeerClosedSetProperty [ OK ] SocketTest.PeerClosedSetProperty (0 ms) [ RUN ] SocketTest.ShutdownWrite [ OK ] SocketTest.ShutdownWrite (0 ms) [ RUN ] SocketTest.ShutdownRead [ OK ] SocketTest.ShutdownRead (0 ms) [ RUN ] SocketTest.BytesOutstanding [ OK ] SocketTest.BytesOutstanding (0 ms) [ RUN ] SocketTest.ShutdownWriteBytesOutstanding [ OK ] SocketTest.ShutdownWriteBytesOutstanding (0 ms) [ RUN ] SocketTest.ShutdownReadBytesOutstanding [ OK ] SocketTest.ShutdownReadBytesOutstanding (0 ms) [ RUN ] SocketTest.ShortWrite [ OK ] SocketTest.ShortWrite (0 ms) [ RUN ] SocketTest.Datagram [ OK ] SocketTest.Datagram (0 ms) [ RUN ] SocketTest.DatagramPeek [ OK ] SocketTest.DatagramPeek (0 ms) [ RUN ] SocketTest.DatagramPeekEmpty [ OK ] SocketTest.DatagramPeekEmpty (0 ms) [ RUN ] SocketTest.DatagramNoShortWrite [ OK ] SocketTest.DatagramNoShortWrite (0 ms) [ RUN ] SocketTest.ControlPlaneAbsent [ OK ] SocketTest.ControlPlaneAbsent (0 ms) [ RUN ] SocketTest.ControlPlane [ OK ] SocketTest.ControlPlane (0 ms) [ RUN ] SocketTest.ControlPlanePeek [ OK ] SocketTest.ControlPlanePeek (0 ms) [ RUN ] SocketTest.ControlPlanePeekEmpty [ OK ] SocketTest.ControlPlanePeekEmpty (0 ms) [ RUN ] SocketTest.ControlPlaneShutdown [ OK ] SocketTest.ControlPlaneShutdown (0 ms) [ RUN ] SocketTest.Accept [ OK ] SocketTest.Accept (0 ms) [ RUN ] SocketTest.ZeroSize [ OK ] SocketTest.ZeroSize (0 ms) [----------] 28 tests from SocketTest (1 ms total) [----------] Global test environment tear-down. [==========] 28 tests from 1 test case ran (1 ms total). [ PASSED ] 28 tests