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

Method test_0211_basic_conn_test

test/test_container.py:113–115  ·  view source on GitHub ↗

IPv6 test after configuring container

(self)

Source from the content-addressed store, hash-verified

111 self.run_basic_conn_test(AF_INET, 0)
112
113 def test_0211_basic_conn_test(self):
114 """IPv6 test after configuring container"""
115 self.run_basic_conn_test(AF_INET, 1)
116
117 def test_0300_unconfigure_commands(self):
118 """Unconfigure container commands"""

Callers

nothing calls this directly

Calls 1

run_basic_conn_testMethod · 0.95

Tested by

no test coverage detected