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

Function test_pcapng

dpdk/app/test/test_pcapng.c:461–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459};
460
461static int
462test_pcapng(void)
463{
464 return unit_test_suite_runner(&test_pcapng_suite);
465}
466
467REGISTER_FAST_TEST(pcapng_autotest, true, true, test_pcapng);

Callers

nothing calls this directly

Calls 1

unit_test_suite_runnerFunction · 0.70

Tested by

no test coverage detected