Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ fmap_print_test
Function
fmap_print_test
util/cbfstool/test.c:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
static int fmap_print_test(struct fmap *fmap)
68
{
69
return fmap_print(fmap);
70
}
71
72
static int fmap_size_test(void)
73
{
Callers
1
fmap_test
Function · 0.85
Calls
1
fmap_print
Function · 0.85
Tested by
no test coverage detected