zephyr/tests/kernel/threads
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
..
dynamic_thread cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
no-multithreading cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_apis tests: thread: Add an initialization 2021-09-17 10:30:54 -04:00
thread_error_case cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_init cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_stack tests: threads: fix kernel/thread_stack test 2021-09-27 12:25:12 -04:00
tls cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00