Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ut_teardown
Function
ut_teardown
dpdk/app/test-bbdev/test_bbdev.c:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
static void
85
ut_teardown(void)
86
{
87
rte_bbdev_close(null_dev_id);
88
}
89
90
static int
91
test_bbdev_configure_invalid_dev_id(void)
Callers
nothing calls this directly
Calls
1
rte_bbdev_close
Function · 0.85
Tested by
no test coverage detected