zephyr/tests/kernel
Sergio Rodriguez fdf9238382 tests: context: Verify for out of bounds array
The for loop could exit with a out of bounds (variable j) value for
the delayed_threads array, we verify for the variable value before
operating on the array

This issue was reported by Coverity

Coverity-CID: 160078

Change-Id: I6aa1cc325cc363be48cd72b2a58d0a55ec3854bc
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2017-01-27 18:57:27 +00:00
..
alert/test_alert_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arm_irq_vector_table tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
arm_runtime_nmi license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bitfield license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
common license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
context tests: context: Verify for out of bounds array 2017-01-27 18:57:27 +00:00
critical license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fifo/test_fifo_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
lifo/test_lifo_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
mbox/mbox_api tests: kernel: mbox_api: fix uninit variable and unchecked value 2017-01-24 13:39:58 +00:00
mem_pool tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32 2017-01-24 23:03:29 +00:00
mem_slab tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
msgq/msgq_api tests: kernel: msgq: fix unused value 2017-01-24 13:36:15 +00:00
multilib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mutex/mutex_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pipe/test_pipe_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
semaphore/sema_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sprintf license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stack/stack_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stackprot license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
threads_customdata/cdata_api tests: kernel: threads_customdata: increase STACK_SIZE to 512 for riscv32 2017-01-24 23:03:30 +00:00
threads_lifecycle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
threads_scheduling/schedule_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
timer/timer_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
workq/workq_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
xip license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00