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

Function services

test/python_impl_tests/test_enums/test_enums.py:37–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36@pytest.fixture(scope="module")
37def services():
38 return [EnumsServiceService(EnumsTestServiceHandler())]
39
40
41###############################################################################

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected