Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
static int
38
test_rawdev_selftest_skeleton(void)
39
{
40
return test_rawdev_selftest_impl(
"rawdev_skeleton"
,
""
);
41
}
42
43
static int
44
test_rawdev_selftests(void)
Callers
1
test_rawdev_selftests
Function · 0.85
Calls
1
test_rawdev_selftest_impl
Function · 0.85
Tested by
no test coverage detected