MCPcopy 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
84static void
85ut_teardown(void)
86{
87 rte_bbdev_close(null_dev_id);
88}
89
90static int
91test_bbdev_configure_invalid_dev_id(void)

Callers

nothing calls this directly

Calls 1

rte_bbdev_closeFunction · 0.85

Tested by

no test coverage detected