Home
last modified time | relevance | path

Searched refs:mheap_api (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/lib/multi_heap/src/
Dtest_mheap_api.c68 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
Dmain.c19 ZTEST_SUITE(mheap_api, NULL, NULL, NULL, NULL, NULL);
Dtest_mheap_concept.c34 ZTEST(mheap_api, test_mheap_malloc_align4) in ZTEST() argument
75 ZTEST(mheap_api, test_mheap_threadsafe) in ZTEST() argument