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

Function test_rawdev_selftest_skeleton

dpdk/app/test/test_rawdev.c:37–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37static int
38test_rawdev_selftest_skeleton(void)
39{
40 return test_rawdev_selftest_impl("rawdev_skeleton", "");
41}
42
43static int
44test_rawdev_selftests(void)

Callers 1

test_rawdev_selftestsFunction · 0.85

Calls 1

Tested by

no test coverage detected