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

Function test_allow_flag

dpdk/app/test/test_eal_flags.c:49–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49static int
50test_allow_flag(void)
51{
52 printf("allow_flag not supported on Windows, skipping test\n");
53 return TEST_SKIPPED;
54}
55
56static int
57test_invalid_b_flag(void)

Callers

nothing calls this directly

Calls 3

get_current_prefixFunction · 0.85
snprintfFunction · 0.85
printfFunction · 0.50

Tested by

no test coverage detected