zephyr/tests
Jean-Paul Etienne bc81926b9a tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32
In RISCV, stack always grows by a multiple of 16 bytes, even if we are saving
data of size < 16 bytes onto the stack.

Hence, for riscv32 architecture a bigger stack size is required for
test_mpool_concept, otherwise we experience stack overflow.

Change-Id: I938aa511efcae66f0131fa1bc23bd68600421885
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-01-24 23:03:29 +00:00
..
bluetooth license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers tests: Update spi driver test for mcux 2017-01-23 15:15:54 -06:00
fs/fat_fs license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
include license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kernel tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32 2017-01-24 23:03:29 +00:00
legacy build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
net net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
power quark_se: PM: Add multicore support 2017-01-24 13:36:55 +00:00
subsys/debug/gdb_server license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
unit license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00