MCPcopy Create free account
hub / github.com/FDio/vpp / test_0110_basic_conn_test

Method test_0110_basic_conn_test

test/test_container.py:84–86  ·  view source on GitHub ↗

IPv4 local-spoof connectivity test

(self)

Source from the content-addressed store, hash-verified

82 intf.config_ip6()
83
84 def test_0110_basic_conn_test(self):
85 """IPv4 local-spoof connectivity test"""
86 self.run_negative_conn_test(AF_INET, 0)
87
88 def test_0111_basic_conn_test(self):
89 """IPv6 local-spoof connectivity test"""

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected