zephyr/tests/kernel/mem_heap
Watson Zeng f100566f7a tests: mheap_api_concept: fix non-reentrant thread_id
in test case test_mheap_threadsafe, we will create 3 threads using
same thread handler tmheap_handler, we should make thread_id
to be a local variable, otherwise tmheap_handler is non-reentrant.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-05-12 08:30:46 -05:00
..
k_heap_api test: kheap: add testcase to improve coverage 2021-03-01 15:39:34 -06:00
mheap_api_concept tests: mheap_api_concept: fix non-reentrant thread_id 2021-05-12 08:30:46 -05:00