zephyr/tests/kernel/mem_protect
Andrew Boie f2422f1f19 tests: clean up fatal error handlers
- k_sys_fatal_error_handler() can return on all platforms,
  indicating that the faulting thread should be aborted.
- Hang the system for unexpected faults instead of trying
  to keep going, we have no idea whether the system is even
  runnable.

Prevents infinite crash loops during tests.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-06 19:32:22 -07:00
..
futex kernel: delete k_futex_init() 2019-07-01 08:15:10 -07:00
mem_protect tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
obj_validation license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
protection tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
stack_random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
stackprot tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
sys_sem tests: add test cases for sys_sem 2019-07-24 10:12:25 -07:00
syscalls license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
x86_mmu_api x86: use per-thread page tables 2019-08-05 13:25:50 +02:00