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_binary/test_binary.py:85–88 ·
view source on GitHub ↗
(common_client)
Source
from the content-addressed store, hash-verified
83
84
85
def
test_Quit(common_client):
86
# send request to the server
87
print(
"eRPC quit request send to the server."
)
88
return
common_client.quit()
Callers
nothing calls this directly
Calls
1
quit
Method · 0.45
Tested by
no test coverage detected