Document API IEC60730 Library
Functions

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)
 

Detailed Description

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:

Function Documentation

◆ test_sl_iec60730_post_failed_check_condition()

void test_sl_iec60730_post_failed_check_condition ( void  )

Public Check sl_iec60730_post() operate

Returns
None.

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.

◆ test_sl_iec60730_post_pass_all_check_condition()

void test_sl_iec60730_post_pass_all_check_condition ( void  )

Public Check sl_iec60730_post() operate

Returns
None.

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.