| 
    Zephyr Project API
    3.4.0
    
   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... | |
| int | main (void) | 
Variables | |
| static volatile int | expected_reason = -1 | 
| int main | ( | void | ) | 
| void test_message_capture | ( | void | ) | 
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 |