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

Function test_red_all

dpdk/app/test/test_red.c:29–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29static int
30test_red_all(void)
31{
32 printf("red_all not supported on Windows, skipping test\n");
33 return TEST_SKIPPED;
34}
35#else
36
37#include <sys/time.h>

Callers

nothing calls this directly

Calls 5

test_invalid_parametersFunction · 0.70
run_testsFunction · 0.70
show_statsFunction · 0.70
tell_the_resultFunction · 0.70
printfFunction · 0.50

Tested by

no test coverage detected