zephyr/tests/kernel
Andy Ross 0c80ee0831 tests/kernel: Bump stack sizes for a few tests on qemu_x86
These tests had very small stacks, and the rbtree scheduler on
qemu_x86 (which does need a little extra stack room, though not much)
is bumping up against the limit.  Increase by ~128 bytes in most
cases.  In the case of the mbox_api test, there are other platforms
(which don't use the tree) which are right against the limit already
and will fail to link with a larger stack, so bump it for qemu_x86
only.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-05-19 07:00:55 +03:00
..
alert/alert_api tests: doxygen comment cleanup 2018-05-09 00:32:34 -04:00
arm_irq_vector_table tests: kernel: Add description for test cases 2018-05-18 02:10:35 +03:00
arm_runtime_nmi tests: kernel: Add description for test cases 2018-05-18 13:33:20 +03:00
boot_page_table
common tests: common: fixed pointer formatting 2018-05-17 13:21:39 +03:00
context tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
critical tests: critical: document test functions 2018-04-30 17:15:29 -04:00
device doc: process test documentation 2018-05-07 12:27:07 -04:00
early_sleep tests: rename main test to main.c 2018-05-07 12:27:07 -04:00
errno tests: errno: document test functions 2018-04-30 17:15:29 -04:00
fatal
fifo tests: doxygen comment cleanup 2018-05-09 00:32:34 -04:00
fp_sharing tests: fp_sharing: Fix definition of PI_NUM_ITERATIONS 2018-05-03 23:24:57 -04:00
gen_isr_table
init tests: rename main test to main.c 2018-05-07 12:27:07 -04:00
irq_offload
lifo doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
mbox tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
mem_heap/mheap_api_concept doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
mem_pool doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
mem_protect userspace: get dynamic objs from thread rsrc pools 2018-05-16 17:32:59 -07:00
mem_slab doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
mp
msgq/msgq_api kernel: add k_msgq_alloc_init() 2018-05-16 17:32:59 -07:00
mutex doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
obj_tracing
pending tests kernel pending: unitialized variable 2018-05-10 08:20:15 -07:00
pipe doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
poll doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
profiling/profiling_api doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
queue doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
semaphore doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
sleep tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
smp
spinlock
stack doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
static_idt
systhreads doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
threads tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
tickless doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
timer doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
workq doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
xip tests: rename main test to main.c 2018-05-07 12:27:07 -04:00