Document API IEC60730 Library
test
unit_test
inc
unit_test_iec60730_system_clock.h
Go to the documentation of this file.
1
/***************************************************************************/
18
/**************************************************************************/
34
#ifndef UNIT_TEST_IEC60730_SAFETY_CHECK_H
35
#define UNIT_TEST_IEC60730_SAFETY_CHECK_H
36
37
/*======= External Functions =====*/
38
39
/**************************************************************************/
48
void
test_sl_iec60730_test_clock_tick_timer_test_disable
(
void
);
49
50
/**************************************************************************/
61
void
test_sl_iec60730_test_clock_tick_count_in_bound
(
void
);
62
63
/**************************************************************************/
74
void
test_sl_iec60730_test_clock_tick_count_out_bound
(
void
);
75
76
/**************************************************************************/
88
void
test_sl_iec60730_sys_clock_count_reset
(
void
);
89
90
/**************************************************************************/
100
void
test_sl_iec60730_test_clock_tick_test_clock_multiplier
(
void
);
101
102
/**************************************************************************/
111
void
test_sl_iec60730_get_number_test_timer_tick
(
void
);
112
113
#endif // UNIT_TEST_IEC60730_SAFETY_CHECK_H
114
test_sl_iec60730_test_clock_tick_count_in_bound
void test_sl_iec60730_test_clock_tick_count_in_bound(void)
test_sl_iec60730_get_number_test_timer_tick
void test_sl_iec60730_get_number_test_timer_tick(void)
test_sl_iec60730_test_clock_tick_count_out_bound
void test_sl_iec60730_test_clock_tick_count_out_bound(void)
test_sl_iec60730_test_clock_tick_timer_test_disable
void test_sl_iec60730_test_clock_tick_timer_test_disable(void)
test_sl_iec60730_test_clock_tick_test_clock_multiplier
void test_sl_iec60730_test_clock_tick_test_clock_multiplier(void)
test_sl_iec60730_sys_clock_count_reset
void test_sl_iec60730_sys_clock_count_reset(void)
Generated by
1.8.17