Searched refs:testalloc (Results  1 – 1 of 1) sorted by relevance
| /Zephyr-latest/tests/lib/heap/src/ | 
| D | main.c | 116 void *testalloc(void *arg, size_t bytes)  in testalloc()  function 177 	sys_heap_stress(testalloc, testfree, &heap,  in ZTEST() 206 	sys_heap_stress(testalloc, testfree, &heap,  in ZTEST() 233 	sys_heap_stress(testalloc, testfree, &heap,  in ZTEST()
  |