Searched refs:mheap_api (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/tests/lib/multi_heap/src/ |
| D | test_mheap_api.c | 193 ZTEST(mheap_api, test_mheap_malloc_free) in ZTEST() argument 210 ZTEST(mheap_api, test_mheap_realloc) in ZTEST() argument 240 ZTEST(mheap_api, test_mheap_calloc) in ZTEST() argument 264 ZTEST(mheap_api, test_k_aligned_alloc) in ZTEST() argument 306 ZTEST(mheap_api, test_sys_heap_mem_pool_assign) in ZTEST() argument 335 ZTEST(mheap_api, test_malloc_in_isr) in ZTEST() argument 354 ZTEST(mheap_api, test_malloc_in_thread) in ZTEST() argument 378 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 | 62 ZTEST(mheap_api, test_mheap_malloc_align4) in ZTEST() argument 98 ZTEST(mheap_api, test_mheap_threadsafe) in ZTEST() argument
|