zephyr/tests
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
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch test: Add arm64_high_addresses test 2021-08-30 13:38:07 -04:00
benchmarks tests: benchmarks: latency_measure: fix potential div by zero 2021-09-08 10:28:58 -04:00
bluetooth bsim: test: fix missing of warnings in bsim tests build system 2021-09-22 09:15:03 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
crypto cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers drivers: syscon: Add support for multiple regions 2021-09-22 10:32:11 -04:00
kernel tests: threads: fix kernel/thread_stack test 2021-09-27 12:25:12 -04:00
lib tests/lib/cmsis_dsp: matrix: Limit f16 tc execution on ram => 144 2021-09-27 11:35:43 -04:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: ptp: Fixed PTP clock test failure on frdm_k64f 2021-09-23 04:17:40 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys test: logging: improve test coverage for logging subsystem 2021-09-27 10:19:49 -04:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00