MCPcopy 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
67static int fmap_print_test(struct fmap *fmap)
68{
69 return fmap_print(fmap);
70}
71
72static int fmap_size_test(void)
73{

Callers 1

fmap_testFunction · 0.85

Calls 1

fmap_printFunction · 0.85

Tested by

no test coverage detected