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

[==========] Running 28 tests from 3 test suites. [----------] Global test environment set-up. [----------] 6 tests from EthertapClientTest [ RUN ] EthertapClientTest.CreateEthertapClient startup with mac B6:07:63:A2:30:C9 [ OK ] EthertapClientTest.CreateEthertapClient (23 ms) [ RUN ] EthertapClientTest.EthertapReceive startup with mac A6:D7:64:E6:89:EB [ OK ] EthertapClientTest.EthertapReceive (50 ms) [ RUN ] EthertapClientTest.EthertapSend startup with mac C6:0A:15:25:0D:5A [ OK ] EthertapClientTest.EthertapSend (56 ms) [ RUN ] EthertapClientTest.EthertapLink startup with mac B6:64:77:63:F0:16 startup with mac A6:C6:29:BC:65:26 [ OK ] EthertapClientTest.EthertapLink (51 ms) [ RUN ] EthertapClientTest.EthertapClose startup with mac 02:AF:DB:F9:D9:88 [ OK ] EthertapClientTest.EthertapClose (48 ms) [ RUN ] EthertapClientTest.EthertapDies startup with mac 5A:0A:C6:96:7B:D0 Ethertap OnSocketSignal peer closed [ OK ] EthertapClientTest.EthertapDies (27 ms) [----------] 6 tests from EthertapClientTest (255 ms total) [----------] 9 tests from InterceptorsTest [ RUN ] InterceptorsTest.PacketLossRealRand 246 packets passed at 50% loss [ OK ] InterceptorsTest.PacketLossRealRand (4 ms) [ RUN ] InterceptorsTest.PacketLossControlledRand [ OK ] InterceptorsTest.PacketLossControlledRand (0 ms) [ RUN ] InterceptorsTest.LatencyRealRand [ OK ] InterceptorsTest.LatencyRealRand (12 ms) [ RUN ] InterceptorsTest.LatencyControlledRand measured latency = 10ms [ OK ] InterceptorsTest.LatencyControlledRand (10 ms) [ RUN ] InterceptorsTest.LatencyFlush [ OK ] InterceptorsTest.LatencyFlush (21 ms) [ RUN ] InterceptorsTest.ReorderRealRand received packet 1 received packet 3 received packet 2 received packet 4 received packet 0 [ OK ] InterceptorsTest.ReorderRealRand (0 ms) [ RUN ] InterceptorsTest.ReorderFakeRand [ OK ] InterceptorsTest.ReorderFakeRand (0 ms) [ RUN ] InterceptorsTest.ReorderTick [ OK ] InterceptorsTest.ReorderTick (10 ms) [ RUN ] InterceptorsTest.ReorderFlush [ OK ] InterceptorsTest.ReorderFlush (0 ms) [----------] 9 tests from InterceptorsTest (58 ms total) [----------] 13 tests from NetworkServiceTest [ RUN ] NetworkServiceTest.NetworkLifecycle [ OK ] NetworkServiceTest.NetworkLifecycle (66 ms) [ RUN ] NetworkServiceTest.EndpointLifecycle [ OK ] NetworkServiceTest.EndpointLifecycle (50 ms) [ RUN ] NetworkServiceTest.BadEndpointConfigurations could not configure ethertap device: ZX_ERR_INVALID_ARGS [ OK ] NetworkServiceTest.BadEndpointConfigurations (21 ms) [ RUN ] NetworkServiceTest.BadNetworkConfigurations [ OK ] NetworkServiceTest.BadNetworkConfigurations (54 ms) [ RUN ] NetworkServiceTest.TransitData [ OK ] NetworkServiceTest.TransitData (92 ms) [ RUN ] NetworkServiceTest.Flooding [ OK ] NetworkServiceTest.Flooding (158 ms) [ RUN ] NetworkServiceTest.AttachRemove [ OK ] NetworkServiceTest.AttachRemove (45 ms) [ RUN ] NetworkServiceTest.FakeEndpoints [ OK ] NetworkServiceTest.FakeEndpoints (109 ms) [ RUN ] NetworkServiceTest.NetworkContext [ OK ] NetworkServiceTest.NetworkContext (85 ms) [ RUN ] NetworkServiceTest.CreateNetworkWithInvalidConfig [ OK ] NetworkServiceTest.CreateNetworkWithInvalidConfig (22 ms) [ RUN ] NetworkServiceTest.NetworkSetInvalidConfig [ OK ] NetworkServiceTest.NetworkSetInvalidConfig (15 ms) [ RUN ] NetworkServiceTest.NetworkConfigChains [ OK ] NetworkServiceTest.NetworkConfigChains (76 ms) [ RUN ] NetworkServiceTest.NetworkConfigChanges [ OK ] NetworkServiceTest.NetworkConfigChanges (103 ms) [----------] 13 tests from NetworkServiceTest (897 ms total) [----------] Global test environment tear-down [==========] 28 tests from 3 test suites ran. (1211 ms total) [ PASSED ] 28 tests.