MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / test_malloc

Function test_malloc

mem/test/test_malloc.c:311–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void test_malloc(void)
312{
313 test_pkg_malloc();
314 test_shm_malloc();
315}
316
317void init_malloc_tests(void)
318{

Callers

nothing calls this directly

Calls 2

test_pkg_mallocFunction · 0.85
test_shm_mallocFunction · 0.85

Tested by

no test coverage detected