Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ test_Quit
Function
test_Quit
test/python_impl_tests/test_struct/test_struct.py:294–297 ·
view source on GitHub ↗
(common_client)
Source
from the content-addressed store, hash-verified
292
293
294
def
test_Quit(common_client):
295
# send request to the server
296
print(
"eRPC quit request send to the server."
)
297
return
common_client.quit()
Callers
nothing calls this directly
Calls
1
quit
Method · 0.45
Tested by
no test coverage detected