| Zephyr API Documentation
    2.7.0-rc2
    A Scalable Open Source RTOS | 
| Functions | |
| void | k_sys_fatal_error_handler (unsigned int reason, const z_arch_esf_t *pEsf) | 
| Fatal error policy handler.  More... | |
| void | test_message_capture (void) | 
| This test case verifies when fatal error log message can be captured.  More... | |
| void | main (void) | 
| Variables | |
| static volatile int | expected_reason = -1 | 
This test case verifies when fatal error log message can be captured.
Test Objective:
Prerequisite Conditions:
Input Specifications:
Test Procedure:
Expected Test Result:
Pass/Fail Criteria:
Assumptions and Constraints:
| 
 | static |