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

Function test_pie_perf

dpdk/app/test/test_pie.c:16–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16static int
17test_pie_perf(void)
18{
19 printf("pie_perf not supported on Windows, skipping test\n");
20 return TEST_SKIPPED;
21}
22
23static int
24test_pie_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