Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ start
Method
start
test/network_tests/payload_tests/payload_test_client.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void payload_test_client::start() {
49
VSOMEIP_INFO <<
"Starting..."
;
50
app_->start();
51
}
52
53
void payload_test_client::stop() {
54
VSOMEIP_INFO <<
"Stopping..."
;
Callers
3
pending_subscription_test_service
Method · 0.45
run
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected