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

Function test_Quit

test/python_impl_tests/test_const/test_const.py:63–66  ·  view source on GitHub ↗
(common_client)

Source from the content-addressed store, hash-verified

61
62
63def test_Quit(common_client):
64 # send request to the server
65 print("eRPC quit request send to the server.")
66 return common_client.quit()

Callers

nothing calls this directly

Calls 1

quitMethod · 0.45

Tested by

no test coverage detected