mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 21:52:29 +00:00
For all arches except ARC, enable stack sentinel and test that some common stack violations trigger exceptions. For ARC, use the hardware stack checking feature. Additional testcase.ini blocks may be added to do stack bounds checking for MMU/MPU-based stack protection schemes. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
alert/test_alert_api | ||
arm_irq_vector_table | ||
arm_runtime_nmi | ||
bitfield | ||
common | ||
context | ||
critical | ||
errno | ||
fatal | ||
fifo/test_fifo_api | ||
fp_sharing | ||
gen_isr_table | ||
ipm | ||
irq_offload | ||
libs | ||
lifo/test_lifo_api | ||
mbox/mbox_api | ||
mem_heap/mheap_api_concept | ||
mem_pool | ||
mem_safe | ||
mem_slab | ||
msgq/msgq_api | ||
multilib | ||
mutex | ||
obj_tracing | ||
pending | ||
pipe/test_pipe_api | ||
poll | ||
profiling/profiling_api | ||
queue | ||
semaphore/sema_api | ||
sprintf | ||
stack/stack_api | ||
stackprot | ||
static_idt | ||
systhreads | ||
test_build | ||
test_sleep | ||
test_tickless | ||
threads_customdata/cdata_api | ||
threads_lifecycle | ||
threads_scheduling/schedule_api | ||
tickless/tickless_concept | ||
timer | ||
workq | ||
xip |