zephyr/tests
Benjamin Walsh abaaf89d69 tests/context: fix Coverity warning about array overrun
Coverity was warning about an array overrun that should never happen.
Add an extra check to verify that is indeed the case.

Coverity issue 152017.

Change-Id: Ie6269acaa85387ba051dbff87b4bfaab860517a6
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2017-01-17 11:49:23 +00:00
..
bluetooth build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
booting/stub tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
drivers Merge "Merge arm branch into master" 2017-01-12 18:23:39 +00:00
fs/fat_fs subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
include kernel: add LEGACY_KERNEL option 2017-01-09 19:42:13 +00:00
kernel tests: add test for k_timer_user_data_set/get() 2017-01-14 13:06:01 +00:00
legacy tests/context: fix Coverity warning about array overrun 2017-01-17 11:49:23 +00:00
net build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
power/power_states kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
subsys/debug/gdb_server tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00