Go to file
Andrew Boie ca441162a7 tests: add fatal test case
We want to show that if a non-essential thread gets a fatal exception,
that thread gets aborted but the rest of the system works properly.

We also test that k_oops() does the same.

Issue: ZEP-2052
Change-Id: I0f88bcae865bf12bb91bb55e50e8ac9721672434
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-04-22 10:31:49 -04:00
.known-issues
arch arm: exception-assisted kernel panic/oops support 2017-04-22 10:31:49 -04:00
boards spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
doc
drivers spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
dts
ext
include arm: exception-assisted kernel panic/oops support 2017-04-22 10:31:49 -04:00
kernel kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
lib
misc printk: add vprintk() 2017-04-22 14:29:33 +00:00
samples
scripts
subsys spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
tests tests: add fatal test case 2017-04-22 10:31:49 -04:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh