MCPcopy Create free account
hub / github.com/codr7/hacktical-c / malloc2_tests

Function malloc2_tests

malloc2/tests.c:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void malloc2_tests() {
49 memo_tests();
50 slab_tests();
51}

Callers 1

mainFunction · 0.85

Calls 2

memo_testsFunction · 0.85
slab_testsFunction · 0.85

Tested by

no test coverage detected