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

Method test_0111_basic_conn_test

test/test_container.py:88–90  ·  view source on GitHub ↗

IPv6 local-spoof connectivity test

(self)

Source from the content-addressed store, hash-verified

86 self.run_negative_conn_test(AF_INET, 0)
87
88 def test_0111_basic_conn_test(self):
89 """IPv6 local-spoof connectivity test"""
90 self.run_negative_conn_test(AF_INET, 1)
91
92 def test_0200_basic_conn_test(self):
93 """Configure container commands"""

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected