MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / services

Function services

test/python_impl_tests/test_lists/test_lists.py:33–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32@pytest.fixture(scope="module")
33def services():
34 return [PointersServiceService(ListsTestServiceHandler())]
35
36
37###############################################################################

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected