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

Function testskipped

tools/libutil/tests/humanize_number_test.c:491–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

489}
490
491static void
492testskipped(size_t i)
493{
494
495 printf("ok %zu # skip - not turned on\n", i);
496}
497
498int
499main(int argc, char * const argv[])

Callers 1

mainFunction · 0.85

Calls 1

printfFunction · 0.50

Tested by

no test coverage detected