zephyr/tests
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
..
benchmarks x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
bluetooth tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
drivers x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel tests: add fatal test case 2017-04-22 10:31:49 -04:00
lib/json Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
net net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
power tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
subsys tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
unit tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
ztest Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08: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