zephyr/tests/kernel/semaphore/semaphore
Enjia Mai 05d8c6fc78 tests: kernel: fix two semaphroe testcases failed on ADSP
Two testcases of semaphore failed in ADSP due to the timeout value
we got back from the child thread is invalid. We put the variable in
the bss instead of in a stack, trying to avoid this.

Fixes #34687

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-05-14 16:41:21 -04:00
..
src tests: kernel: fix two semaphroe testcases failed on ADSP 2021-05-14 16:41:21 -04:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: smp: cancel CONFIG_MP_NUM_CPUS limit of some testcases 2021-04-27 13:30:24 -04:00
testcase.yaml kernel: semaphore: Add some error case testing for semaphore 2021-01-18 22:10:09 -05:00