Searched refs:mheap_api (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/tests/lib/multi_heap/src/ |
D | test_mheap_api.c | 68 ZTEST(mheap_api, test_mheap_malloc_free) in ZTEST() argument 104 ZTEST(mheap_api, test_mheap_realloc) in ZTEST() argument 180 ZTEST(mheap_api, test_mheap_calloc) in ZTEST() argument 204 ZTEST(mheap_api, test_k_aligned_alloc) in ZTEST() argument 246 ZTEST(mheap_api, test_sys_heap_mem_pool_assign) in ZTEST() argument 275 ZTEST(mheap_api, test_malloc_in_isr) in ZTEST() argument 294 ZTEST(mheap_api, test_malloc_in_thread) in ZTEST() argument 317 ZTEST(mheap_api, test_multi_heap) in ZTEST() argument
|
D | main.c | 19 ZTEST_SUITE(mheap_api, NULL, NULL, NULL, NULL, NULL);
|
D | test_mheap_concept.c | 34 ZTEST(mheap_api, test_mheap_malloc_align4) in ZTEST() argument 75 ZTEST(mheap_api, test_mheap_threadsafe) in ZTEST() argument
|