zephyr/tests
Maksim Masalski 4f35917d1b tests: add check return value in futex_wake()
Inside function futex_wake() result of   k_futex_wait() is not checked.
Coverity-CID: 211508
Fixes: #27149

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-07-28 12:34:20 -04:00
..
application_development
arch tests: arch: arm: add a test for the SW Vector Relaying feature 2020-07-27 13:23:36 +02:00
benchmarks benchmarks: sys_kernel: limits to 1 CPU 2020-07-09 11:29:07 +02:00
bluetooth tests: Bluetooth: bsim: Added tests for adv set terminate event 2020-07-23 11:39:47 +02:00
boards
crypto
deprecated
drivers boards: arm: enable and document preipherals on the ItsyBitsy M4 2020-07-28 10:29:48 -05:00
kernel tests: add check return value in futex_wake() 2020-07-28 12:34:20 -04:00
lib tests: remove obsolete doxygen boilerplate 2020-07-28 08:14:23 -05:00
misc/test_build
net tests: net: tcp2: Update test_sem_take() 2020-07-20 13:55:22 +03:00
portability
posix tests: posix: eventfd: test read and poll after multiple writes 2020-07-20 16:21:37 +02:00
shell
subsys tests: remove obsolete doxygen boilerplate 2020-07-28 08:14:23 -05:00
unit
ztest