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_lists/test_lists.py:314–317 ·
view source on GitHub ↗
(common_client)
Source
from the content-addressed store, hash-verified
312
313
314
def
test_Quit(common_client):
315
# send request to the server
316
print(
"eRPC quit request send to the server."
)
317
return
common_client.quit()
Callers
nothing calls this directly
Calls
1
quit
Method · 0.45
Tested by
no test coverage detected