Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ run_vpp
Method
run_vpp
test/test_linux_cp.py:651–653 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
649
650
@classmethod
651
def
run_vpp(cls):
652
cls.setUpNetNS()
653
super().run_vpp()
654
655
@classmethod
656
def
tearDownClass(cls):
Callers
nothing calls this directly
Calls
1
setUpNetNS
Method · 0.80
Tested by
no test coverage detected