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

Running main() from gtest_main.cc [==========] Running 2 tests from 2 test cases. [----------] Global test environment set-up. [----------] 1 test from NetstackLaunchTest [ RUN ] NetstackLaunchTest.AddEthernetDevice found tap device netstack: main.go:40: started netstack: main.go:61: socket server started netstack: netstack.go:553: NIC added netstack: netstack.go:568: NIC : link-local IPv6: fe80::1020:30ff:fe40:5060 netstack: netstack.go:255: NIC eth2: stopped [ OK ] NetstackLaunchTest.AddEthernetDevice (51 ms) [----------] 1 test from NetstackLaunchTest (51 ms total) [----------] 1 test from NetstackFilterTest [ RUN ] NetstackFilterTest.TestRuleset added netstack service! added filter service! created tap device found tap device set ethertap link status online created static ip address: 192.168.250.1 added new ethernet device netstack: main.go:40: started netstack: main.go:61: socket server started netstack: netstack.go:553: NIC test_filter_interface added netstack: netstack.go:568: NIC test_filter_interface: link-local IPv6: fe80::1020:30ff:fe40:5060 netstack: netstack.go:280: NIC test_filter_interface: restarting Found interface 1 with IPv4 address: 127.0.0.1 Found interface 2 with IPv4 address: 192.168.250.1 DstHost: 192.168.250.1, DstPort: 5000 NewDstHost: 192.168.250.1, NewDstPort: 5001 [ OK ] NetstackFilterTest.TestRuleset (1022 ms) [----------] 1 test from NetstackFilterTest (1022 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test cases ran. (1074 ms total) [ PASSED ] 2 tests. YOU HAVE 1 DISABLED TEST