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

Method dump

test/vpp_acl.py:260–261  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

258 self._test.fail("Unexpected api reply")
259
260 def dump(self):
261 return self._test.vapi.acl_dump(acl_index=self._acl_index)
262
263 def query_vpp_config(self):
264 dump = self.dump()

Callers 10

apply_rulesMethod · 0.95
apply_rules_toMethod · 0.95
test_0001_acl_createMethod · 0.95
test_0014_acl_dumpMethod · 0.95
query_vpp_configMethod · 0.95
run_trafficMethod · 0.45
test_replaceMethod · 0.45
test_replaceMethod · 0.45
deliverMethod · 0.45

Calls

no outgoing calls

Tested by 8

apply_rulesMethod · 0.76
apply_rules_toMethod · 0.76
test_0001_acl_createMethod · 0.76
test_0014_acl_dumpMethod · 0.76
run_trafficMethod · 0.36
test_replaceMethod · 0.36
test_replaceMethod · 0.36