Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
static int
17
test_pie_perf(void)
18
{
19
printf(
"pie_perf not supported on Windows, skipping test\n"
);
20
return TEST_SKIPPED;
21
}
22
23
static int
24
test_pie_all(void)
Callers
nothing calls this directly
Calls
4
run_tests
Function · 0.70
show_stats
Function · 0.70
tell_the_result
Function · 0.70
printf
Function · 0.50
Tested by
no test coverage detected