zephyr/tests
Andrew Boie 000429c069 tests: fatal: increase coverage
- _SysFatalErrorHandler is supposed to be user-overridable.
The test case now installs its own handler to show that this
has happened properly.

- Use TC_PRINT() TC_ERROR() macros

- Since we have out own _SysFatalErrorHandler, show that
k_panic() works

- Show that _SysFatalErrorHandler gets invoked with the expected
reason code for some of the scenarios.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-08 13:49:36 -05:00
..
benchmarks license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00
bluetooth Bluetooth: shell: Use CONFIG_BLUETOOTH_SHELL 2017-05-29 10:42:21 +03: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: crypto: reduce high timeout value 2017-05-01 09:37:34 -04:00
drivers tests: aio: Change reference voltage for AIO 2017-05-18 20:26:56 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel tests: fatal: increase coverage 2017-06-08 13:49:36 -05:00
lib/json tests: json: test JSON_OBJ_DESCR_*_NAMED 2017-05-31 14:53:26 -04:00
net net: 6lo: Fix source address uncompression 2017-06-06 09:06:01 -04:00
power tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
subsys tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
unit bluetooth: at: enable CONFIG_SERIAL 2017-05-19 16:33:16 -04:00
ztest tests: use k_thread_create() 2017-05-11 20:24:22 -04: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