Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_app_teardown_event_dev
Function
test_app_teardown_event_dev
dpdk/app/test/test_dispatcher.c:187–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
static int
188
test_app_teardown_event_dev(struct test_app *app)
189
{
190
return test_app_destroy_vdev(app);
191
}
192
193
static int
194
test_app_start_event_dev(struct test_app *app)
Callers
2
test_setup
Function · 0.85
test_teardown
Function · 0.85
Calls
1
test_app_destroy_vdev
Function · 0.85
Tested by
no test coverage detected