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

Function TEST

test/network_tests/cpu_load_tests/cpu_load_test_client.cpp:269–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267static bool shutdown_service(true);
268
269TEST(someip_load_test, DISABLED_send_messages_and_measure_cpu_load) {
270 cpu_load_test_client test_client_(protocol, number_of_calls, payload_size, call_service_sync, shutdown_service);
271}
272
273#if defined(__linux__) || defined(__QNX__)
274int main(int argc, char** argv) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected