zephyr/tests/legacy/kernel
Genaro Saucedo Tejada 2382cb8fa3 sanity: prevent stack corruption at test_static_idt
Stack for fiber idtSpurFiber at tests/legacy/kernel/test_static_idt
for nanokernel is not big enough since printk parse context refactor
(commit 3ab6046), causing sanity check to fail with CONFIG_DEBUG=y.

Change-Id: Iddc74a2800163a22be985067ce828ac859ae4a24
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2017-01-05 02:03:27 +00:00
..
test_arm_irq_vector_table tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_context tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_critical tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_early_sleep tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_errno tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_events tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_fifo tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_fifo_priv tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_fp_sharing tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_irq_offload tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_libs tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_lifo tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_mail tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_mail_priv tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_map tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_map_priv tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_mem_safe tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_mutex tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_nano_work tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_obj_tracing tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_pend tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_pipe tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_pipe_priv tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_pool tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_sema sanity: prevent stack corruption at test_sema 2017-01-03 19:30:31 +00:00
test_sema_priv tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_sleep tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_stack/nanokernel tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_stackprot tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_static_idt sanity: prevent stack corruption at test_static_idt 2017-01-05 02:03:27 +00:00
test_task tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_task_priv tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_tickless/microkernel tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
test_timer tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00