Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
358
static int
359
test_rib6(void)
360
{
361
return unit_test_suite_runner(&rib6_tests);
362
}
363
364
static int
365
test_slow_rib6(void)
Callers
nothing calls this directly
Calls
1
unit_test_suite_runner
Function · 0.70
Tested by
no test coverage detected