Go to file
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
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch riscv32: added support for the riscv32-qemu soc 2017-01-13 19:57:51 +00:00
boards boards: quark_d2000_crb: add board image to documentation 2017-01-16 18:13:03 -05:00
doc doc: update doc building README instructions 2017-01-16 23:58:08 +00:00
drivers sensor: remove sensor value type 2017-01-15 01:09:33 +00:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
kernel kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
lib libc: add support for risc v 2017-01-13 19:57:19 +00:00
misc kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
samples samples/net: Improve text indentation and clarify some instructions 2017-01-17 02:45:41 +00:00
scripts sanitycheck: riscv: add vector to recognised sections 2017-01-13 20:00:16 +00:00
subsys net: ieee802154: inform about unsupported frames 2017-01-13 14:38:59 +00:00
tests tests/context: fix Coverity warning about array overrun 2017-01-17 11:49:23 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: fix email address typo in sensor drivers section 2017-01-16 13:55:53 +02:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh zephyr-env: don't fail unnecesarily when 'set -e' 2017-01-07 02:40:04 +00:00