zephyr/tests/kernel/mem_heap
Andy Ross 3953e07822 tests/kernel/mem_heap: Add minimum-size heap test
Add test to statically allocate a minimum-size heap, verify that it
works to allocate a single byte and that it doesn't overrun its memory
bounds.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-05-20 17:52:21 -04:00
..
k_heap_api tests/kernel/mem_heap: Add minimum-size heap test 2021-05-20 17:52:21 -04:00
mheap_api_concept tests: mheap_api_concept: fix non-reentrant thread_id 2021-05-12 08:30:46 -05:00