Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_file_prefix
Function
test_file_prefix
dpdk/app/test/test_eal_flags.c:84–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
static int
85
test_file_prefix(void)
86
{
87
printf(
"file_prefix not supported on Windows, skipping test\n"
);
88
return TEST_SKIPPED;
89
}
90
91
static int
92
test_misc_flags(void)
Callers
nothing calls this directly
Calls
3
get_current_prefix
Function · 0.85
process_hugefiles
Function · 0.85
printf
Function · 0.50
Tested by
no test coverage detected