zephyr/tests/kernel
Yuguo Zou 5b590faab5 tests: threads: fix kernel/thread_stack test
Fix the broken logic in the kernel/thread_stack test
The modified test should do direct read & write from estimated stack
pointer to highest address in the stack buffer.
Previously this test was start from lowest address in the stack
which would trigger exception of hardware stack checking scheme
violation on ARC boards and other targets with hardware stack
overflow detection.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2021-09-27 12:25:12 -04:00
..
common tests: common: add test for ffs function 2021-09-07 11:30:43 -04:00
condvar/condvar_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
context tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
device pm: device: Remove PM_DEVICE_STATE_FORCE_SUSPEND 2021-08-27 17:47:10 -04:00
early_sleep tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
fatal tests: fatal/exception: pin stack before stack overflow test 2021-08-26 21:16:22 -04:00
fifo tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
fpu_sharing cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gen_isr_table tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
interrupt tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
lifo tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
mbox tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
mem_heap tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
mem_protect tests: mem_map: limit memory below 0x10000000 on up_squared. 2021-09-16 09:32:36 -04:00
mem_slab tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
mp tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
msgq tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
mutex cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pending cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pipe cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
poll cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
profiling/profiling_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
queue cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sched tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
semaphore cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sleep cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
smp tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
spinlock cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
stack/stack cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
threads tests: threads: fix kernel/thread_stack test 2021-09-27 12:25:12 -04:00
tickless/tickless_concept cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
timer tests: kernel: timer api with real time slot in test_sleep_abs 2021-09-10 16:20:30 -04:00
workq tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
xip tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00