1This test case verifies that kernel fatal error handling works correctly.
2
3If a thread causes a CPU exception, and it is not in an ISR or "essential"
4thread, the thread gets aborted and the rest of the system executes normally.
5