zephyr/tests
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
..
application_development/gen_inc_file
arch
benchmarks
bluetooth
boards
crypto
drivers
kernel tests: kernel: fix two semaphroe testcases failed on ADSP 2021-05-14 16:41:21 -04:00
lib tests: libc: Update character output testcases to solve coverity issues 2021-05-13 11:15:39 -04:00
misc/test_build
net tests: net: getaddrinfo: Disable onboard Ethernet controller 2021-05-13 22:07:00 -04:00
posix
subsys tests: logging: log_api: Fix in mock backend 2021-05-12 23:36:01 -05:00
unit
ztest