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

Function test_Quit

test/python_impl_tests/test_annotations/test_annotations.py:77–80  ·  view source on GitHub ↗
(common_client)

Source from the content-addressed store, hash-verified

75
76
77def test_Quit(common_client):
78 # send request to the server
79 print("eRPC quit request send to the server.")
80 return common_client.quit()

Callers

nothing calls this directly

Calls 1

quitMethod · 0.45

Tested by

no test coverage detected