MCPcopy Create free account
hub / github.com/F-Stack/f-stack / test_red_perf

Function test_red_perf

dpdk/app/test/test_red.c:22–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22static int
23test_red_perf(void)
24{
25 printf("red_perf not supported on Windows, skipping test\n");
26 return TEST_SKIPPED;
27}
28
29static int
30test_red_all(void)

Callers

nothing calls this directly

Calls 4

run_testsFunction · 0.70
show_statsFunction · 0.70
tell_the_resultFunction · 0.70
printfFunction · 0.50

Tested by

no test coverage detected