MCPcopy 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
71static void
72local_teardown(void)
73{
74 rte_vdev_uninit(TEST_DEV_NAME);
75}
76
77static int
78test_rawdev_count(void)

Callers 1

testsuite_teardownFunction · 0.85

Calls 1

rte_vdev_uninitFunction · 0.85

Tested by

no test coverage detected