MCPcopy Create free account
hub / github.com/COVESA/vsomeip / TEST

Function TEST

test/network_tests/cpu_load_tests/cpu_load_test_service.cpp:159–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157};
158
159TEST(someip_payload_test, DISABLED_send_response_for_every_request) {
160 cpu_load_test_service test_service;
161 if (test_service.init()) {
162 test_service.start();
163 }
164}
165
166#if defined(__linux__) || defined(__QNX__)
167int main(int argc, char** argv) {

Callers

nothing calls this directly

Calls 2

initMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected