MCPcopy 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
187static int
188test_app_teardown_event_dev(struct test_app *app)
189{
190 return test_app_destroy_vdev(app);
191}
192
193static int
194test_app_start_event_dev(struct test_app *app)

Callers 2

test_setupFunction · 0.85
test_teardownFunction · 0.85

Calls 1

test_app_destroy_vdevFunction · 0.85

Tested by

no test coverage detected