MCPcopy Create free account
hub / github.com/F-Stack/f-stack / test_rib6

Function test_rib6

dpdk/app/test/test_rib6.c:358–362  ·  view source on GitHub ↗

* Do all unit tests. */

Source from the content-addressed store, hash-verified

356 * Do all unit tests.
357 */
358static int
359test_rib6(void)
360{
361 return unit_test_suite_runner(&rib6_tests);
362}
363
364static int
365test_slow_rib6(void)

Callers

nothing calls this directly

Calls 1

unit_test_suite_runnerFunction · 0.70

Tested by

no test coverage detected