Document API IEC60730 Library
|
Header file list of test cases for the verification operate function sl_iec60730_post(). More...
Functions | |
void | test_sl_iec60730_post_pass_all_check_condition (void) |
void | test_sl_iec60730_post_failed_check_condition (void) |
Header file list of test cases for the verification operate function sl_iec60730_post().
IEC60730 Post Unit Tests
These test cases run unit tests to check the operation of the function sl_iec60730_post()
Hardware setup:
void test_sl_iec60730_post_failed_check_condition | ( | void | ) |
Public Check sl_iec60730_post() operate
If bool local is_function_called variable true. It means test result routine of sl_iec60730_post() is a failure, function sl_iec60730_safe_state() is called.
void test_sl_iec60730_post_pass_all_check_condition | ( | void | ) |
Public Check sl_iec60730_post() operate
If bool local is_function_called variable equal false. It means test result routine of sl_iec60730_post() is a pass, function sl_iec60730_safe_state() is not called. So timer support test is enabled.