Home
last modified time | relevance | path

Searched refs:test_mheap_malloc_free (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/tests/kernel/mem_heap/mheap_api_concept/src/
Dmain.c8 extern void test_mheap_malloc_free(void);
31 ztest_unit_test(test_mheap_malloc_free), in test_main()
Dtest_mheap_api.c56 void test_mheap_malloc_free(void) in test_mheap_malloc_free() function