Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Functions | |
void | k_sys_fatal_error_handler (unsigned int reason, const struct arch_esf *pEsf) |
Fatal error policy handler. | |
void | test_message_capture (void) |
This test case verifies when fatal error log message can be captured. | |
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 |