zephyr/tests/kernel/mem_pool
Mazen NEIFER 4713575cb1 tests: Introduced new config option to add extra stack size for tests.
This option is added in order to support Xtensa, which needs more stack than
other architecture. This allows having a centralized way to change stack
requirements for all tests.
This extra stack size is eaqual to 0 for most architectures, except Xtensa
which requires additional 768 bytes for each stack.

Change-Id: Ie5dcae1dfd29018d36ef35dae22dc4c1a2ecdc14
Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
2017-02-13 11:39:03 -08:00
..
test_mpool tests: kernel: import pool/heap tests to unified kernel 2017-02-03 05:19:46 +00:00
test_mpool_api tests: memory pool: remove unsupported tests 2017-02-10 23:03:55 -08:00
test_mpool_concept tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32 2017-01-24 23:03:29 +00:00
test_mpool_options tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
test_mpool_threadsafe tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00