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

Function test_invalid_b_flag

dpdk/app/test/test_eal_flags.c:56–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56static int
57test_invalid_b_flag(void)
58{
59 printf("invalid_b_flag not supported on Windows, skipping test\n");
60 return TEST_SKIPPED;
61}
62
63static int
64test_invalid_vdev_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