Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ run
Method
run
test/test_lisp.py:95–97 ·
view source on GitHub ↗
testing procedure
(self)
Source
from the content-addressed store, hash-verified
93
94
@abc.abstractmethod
95
def
run(self):
96
""
"testing procedure"
""
97
pass
98
99
100
class
SimpleDriver(Driver):
Callers
15
test_runner_wrapper
Function · 0.45
run_tests.py
File · 0.45
create_af_xdp
Method · 0.45
start_iperf_server
Method · 0.45
start_iperf_client
Method · 0.45
stop_iperf
Function · 0.45
test_lisp_basic_encap
Method · 0.45
main
Function · 0.45
can_create_namespaces
Function · 0.45
create_namespace
Function · 0.45
add_namespace_route
Function · 0.45
add_namespace_multipath_route
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected