MCPcopy 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
84static int
85test_file_prefix(void)
86{
87 printf("file_prefix not supported on Windows, skipping test\n");
88 return TEST_SKIPPED;
89}
90
91static int
92test_misc_flags(void)

Callers

nothing calls this directly

Calls 3

get_current_prefixFunction · 0.85
process_hugefilesFunction · 0.85
printfFunction · 0.50

Tested by

no test coverage detected