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:556: NIC added netstack: netstack.go:571: NIC : link-local IPv6: fe80::1020:30ff:fe40:5060 netstack: netstack.go:251: NIC eth2: stopped [ OK ] NetstackLaunchTest.AddEthernetDevice (164 ms) [----------] 1 test from NetstackLaunchTest (164 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:556: NIC test_filter_interface added netstack: netstack.go:571: NIC test_filter_interface: link-local IPv6: fe80::1020:30ff:fe40:5060 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 (1120 ms) [----------] 1 test from NetstackFilterTest (1120 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test cases ran. (1284 ms total) [ PASSED ] 2 tests. YOU HAVE 1 DISABLED TEST