Document API IEC60730 Library
test
unit_test
inc
unit_test_iec60730_irq.h
Go to the documentation of this file.
1
/***************************************************************************/
18
/**************************************************************************/
34
#ifndef UNIT_TEST_IEC60730_IRQ_H
35
#define UNIT_TEST_IEC60730_IRQ_H
36
37
/*======= External Functions =====*/
38
39
/**************************************************************************/
48
void
test_sl_iec60730_irq_init_param_null
(
void
);
49
50
/**************************************************************************/
59
void
test_sl_iec60730_irq_init_param_size_greater_than_max_irq
(
void
);
60
61
/**************************************************************************/
71
void
test_sl_iec60730_irq_check_count_in_bound
(
void
);
72
73
/**************************************************************************/
83
void
test_sl_iec60730_irq_check_count_out_bound
(
void
);
84
85
/**************************************************************************/
94
void
test_sl_iec60730_irq_reset_counter
(
void
);
95
96
/**************************************************************************/
105
void
test_sl_iec60730_irq_fail_occur
(
void
);
106
107
/**************************************************************************/
117
void
test_sl_iec60730_irq_reset_fail_result
(
void
);
118
119
#endif // UNIT_TEST_IEC60730_IRQ_H
120
test_sl_iec60730_irq_reset_counter
void test_sl_iec60730_irq_reset_counter(void)
test_sl_iec60730_irq_init_param_size_greater_than_max_irq
void test_sl_iec60730_irq_init_param_size_greater_than_max_irq(void)
test_sl_iec60730_irq_init_param_null
void test_sl_iec60730_irq_init_param_null(void)
test_sl_iec60730_irq_check_count_out_bound
void test_sl_iec60730_irq_check_count_out_bound(void)
test_sl_iec60730_irq_reset_fail_result
void test_sl_iec60730_irq_reset_fail_result(void)
test_sl_iec60730_irq_check_count_in_bound
void test_sl_iec60730_irq_check_count_in_bound(void)
test_sl_iec60730_irq_fail_occur
void test_sl_iec60730_irq_fail_occur(void)
Generated by
1.8.17