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

Method test_0210_basic_conn_test

test/test_container.py:109–111  ·  view source on GitHub ↗

IPv4 test after configuring container

(self)

Source from the content-addressed store, hash-verified

107 )
108
109 def test_0210_basic_conn_test(self):
110 """IPv4 test after configuring container"""
111 self.run_basic_conn_test(AF_INET, 0)
112
113 def test_0211_basic_conn_test(self):
114 """IPv6 test after configuring container"""

Callers

nothing calls this directly

Calls 1

run_basic_conn_testMethod · 0.95

Tested by

no test coverage detected