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

Method test_0410_spoof_test

test/test_container.py:135–137  ·  view source on GitHub ↗

IPv4 local-spoof after unconfig test

(self)

Source from the content-addressed store, hash-verified

133 )
134
135 def test_0410_spoof_test(self):
136 """IPv4 local-spoof after unconfig test"""
137 self.run_negative_conn_test(AF_INET, 0)
138
139 def test_0411_spoof_test(self):
140 """IPv6 local-spoof after unconfig test"""

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected