mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 11:51:56 +00:00
Reduces the amount of memory allocated for fiber's stack. This permits the test to compile on boards like nucleo-f103rb and arduino 101 sss. Sanitycheck script passes all test for test-lifo. This patch was verified on the emulated platforms and not against real hardware boards. Change-Id: I1dd514c9d273bcf490e0eb4f1fadee1a8a94bcc5 Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com> |
||
---|---|---|
.. | ||
test_arm_m3_irq_vector_table | ||
test_atomic | ||
test_bitfield | ||
test_build | ||
test_context | ||
test_critical | ||
test_early_sleep | ||
test_errno | ||
test_events | ||
test_fifo | ||
test_fifo_priv | ||
test_fp_sharing | ||
test_ipm | ||
test_libs | ||
test_lifo | ||
test_mail | ||
test_mail_priv | ||
test_map | ||
test_map_priv | ||
test_mem_safe | ||
test_mutex | ||
test_obj_tracing | ||
test_pipe | ||
test_pipe_priv | ||
test_pool | ||
test_rand32 | ||
test_ring_buf | ||
test_sema | ||
test_sema_priv | ||
test_sleep | ||
test_sprintf/microkernel | ||
test_stack/nanokernel | ||
test_stackprot | ||
test_static_idt | ||
test_task | ||
test_task_irq | ||
test_task_priv | ||
test_tickless/microkernel | ||
test_timer | ||
test_xip |