Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
311
void test_malloc(void)
312
{
313
test_pkg_malloc();
314
test_shm_malloc();
315
}
316
317
void init_malloc_tests(void)
318
{
Callers
nothing calls this directly
Calls
2
test_pkg_malloc
Function · 0.85
test_shm_malloc
Function · 0.85
Tested by
no test coverage detected