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

Function test_pie_all

dpdk/app/test/test_pie.c:23–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23static int
24test_pie_all(void)
25{
26 printf("pie_all not supported on Windows, skipping test\n");
27 return TEST_SKIPPED;
28}
29
30#else
31

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected