zephyr/tests/kernel
Andrew Boie d75fa6bc13 tests: sprintf: increase stack size
A recent patch pinned the stack size for this test at 1024
instead of the platform default. This value wasn't sufficient
on Xtensa. Set to 2048, which was the default on most platforms.

Change-Id: I9a9d5fd448d2377aaf782c2c093a16147f31886a
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-04-13 18:58:24 +00:00
..
alert/test_alert_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arm_irq_vector_table arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
arm_runtime_nmi tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
bitfield Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
common tests: kernel: added clock_test 2017-04-09 15:06:59 +00:00
context tests: kernel: add test point k_cpu_atomic_idle 2017-04-09 15:45:02 +00:00
critical kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
errno tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
fifo/test_fifo_api tests: kernel: added test case k_fifo_is_empty 2017-02-27 21:22:06 +00:00
fp_sharing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
gen_isr_table tests: gen_isr_table: account for riscv32 architecture 2017-02-22 14:59:01 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_offload tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
libs tests: kernel: import libs test to unified kernel 2017-02-03 05:19:45 +00:00
lifo/test_lifo_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
mbox/mbox_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
mem_heap/mheap_api_concept license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
mem_pool Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
mem_safe kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
mem_slab kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
msgq/msgq_api tests: kernel: msgq: fix unused value 2017-01-24 13:36:15 +00:00
multilib tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
mutex tests: kernel: remove unsupported tests 2017-02-14 06:45:40 +00:00
obj_tracing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
pending kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
pipe/test_pipe_api tests: kernel: added test cases k_pipe_block_put 2017-02-28 13:35:31 +00:00
poll tests/kernel/poll: verify .signaled is set correctly 2017-02-09 23:54:27 +00:00
profiling/profiling_api tests: profiling: disable em_starterkit 2017-03-02 19:39:46 -05:00
queue tests: Add queue tests 2017-02-27 21:20:51 +00:00
semaphore/sema_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sprintf tests: sprintf: increase stack size 2017-04-13 18:58:24 +00:00
stack/stack_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stackprot kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
static_idt tests: port static_idt test to unified kernel 2017-04-04 12:34:38 -04:00
systhreads tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
threads_customdata/cdata_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
threads_lifecycle tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
threads_scheduling/schedule_api tests: kernel: added test case k_is_preempt_thread 2017-02-27 21:21:54 +00:00
timer tests: add timer monotonic test 2017-02-21 22:31:07 +00:00
workq kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
xip tests: added TC_START to tests 2017-04-13 12:08:14 +00:00