Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ local_teardown
Function
local_teardown
dpdk/drivers/raw/skeleton/skeleton_rawdev_test.c:71–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
static void
72
local_teardown(void)
73
{
74
rte_vdev_uninit(TEST_DEV_NAME);
75
}
76
77
static int
78
test_rawdev_count(void)
Callers
1
testsuite_teardown
Function · 0.85
Calls
1
rte_vdev_uninit
Function · 0.85
Tested by
no test coverage detected