zephyr/tests/kernel/threads/thread_stack
Andy Ross 0a4a282cdc tests/kernel/thread_stack: Increase heap size
This test was written to use a TINY system heap (64 bytes) from which
it has to allocate on behalf of a userspace process.  The change in
convention from mem_pool (where the byte count now includes metadata
overhead) means it runs out of space.  Bump to 192 bytes.  Still tiny.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
src tests: thread_stack: add idle stack size scenario 2020-09-30 14:11:59 -04:00
CMakeLists.txt
prj.conf tests/kernel/thread_stack: Increase heap size 2020-12-07 21:50:14 -05:00
prj_armv8m_mpu_stack_guard.conf tests: thread_stack: add idle stack size scenario 2020-09-30 14:11:59 -04:00
testcase.yaml