Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
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 |
void 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 |