zephyr/tests/kernel/mem_heap/mheap_api_concept
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
..
src tests: mheap_api_concept: fix non-reentrant thread_id 2021-05-12 08:30:46 -05:00
CMakeLists.txt test: heap : improve coverage to kernel/mempool.c 2021-03-02 10:29:43 -05:00
prj.conf tests: kernel: mem_heap: Add CONFIG_MULTITHREADING=n configuration 2021-04-29 14:50:35 +02:00
testcase.yaml tests: kernel: mem_heap: Add CONFIG_MULTITHREADING=n configuration 2021-04-29 14:50:35 +02:00