Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
491
static void
492
testskipped(size_t i)
493
{
494
495
printf(
"ok %zu # skip - not turned on\n"
, i);
496
}
497
498
int
499
main(int argc, char * const argv[])
Callers
1
main
Function · 0.85
Calls
1
printf
Function · 0.50
Tested by
no test coverage detected