MCPcopy Create free account
hub / github.com/F-Stack/f-stack / test_realloc

Function test_realloc

dpdk/app/test/test_malloc.c:429–433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427
428#ifdef RTE_EXEC_ENV_WINDOWS
429static int
430test_realloc(void)
431{
432 return TEST_SKIPPED;
433}
434#else
435
436static int

Callers 1

test_mallocFunction · 0.85

Calls 8

rte_malloc_heap_createFunction · 0.85
test_realloc_socketFunction · 0.85
test_realloc_numaFunction · 0.85
rte_malloc_heap_destroyFunction · 0.85
printfFunction · 0.50

Tested by

no test coverage detected