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

Function test_memory_flags

dpdk/app/test/test_eal_flags.c:77–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77static int
78test_memory_flags(void)
79{
80 printf("memory_flags not supported on Windows, skipping test\n");
81 return TEST_SKIPPED;
82}
83
84static int
85test_file_prefix(void)

Callers

nothing calls this directly

Calls 5

get_current_prefixFunction · 0.85
snprintfFunction · 0.85
get_number_of_socketsFunction · 0.85
printfFunction · 0.50

Tested by

no test coverage detected