Home
last modified time | relevance | path

Searched defs:cmock_retval (Results 1 – 25 of 25) sorted by relevance

/SCP-firmware-master/unit_test/unity_mocks/mocks/
A DMockfwk_id.h27 #define fwk_id_type_is_valid_IgnoreAndReturn(cmock_retval) fwk_id_type_is_valid_CMockIgnoreAndRetur… argument
33 #define fwk_id_type_is_valid_ExpectAndReturn(id, cmock_retval) fwk_id_type_is_valid_CMockExpectAndR… argument
41 #define fwk_id_is_type_IgnoreAndReturn(cmock_retval) fwk_id_is_type_CMockIgnoreAndReturn(__LINE__, … argument
45 #define fwk_id_is_type_ExpectAnyArgsAndReturn(cmock_retval) fwk_id_is_type_CMockExpectAnyArgsAndRet… argument
57 #define fwk_id_get_type_IgnoreAndReturn(cmock_retval) fwk_id_get_type_CMockIgnoreAndReturn(__LINE__… argument
61 #define fwk_id_get_type_ExpectAnyArgsAndReturn(cmock_retval) fwk_id_get_type_CMockExpectAnyArgsAndR… argument
63 #define fwk_id_get_type_ExpectAndReturn(id, cmock_retval) fwk_id_get_type_CMockExpectAndReturn(__LI… argument
71 #define fwk_id_is_equal_IgnoreAndReturn(cmock_retval) fwk_id_is_equal_CMockIgnoreAndReturn(__LINE__… argument
147 #define fwk_id_build_api_id_IgnoreAndReturn(cmock_retval) fwk_id_build_api_id_CMockIgnoreAndReturn(… argument
205 #define fwk_id_get_api_idx_IgnoreAndReturn(cmock_retval) fwk_id_get_api_idx_CMockIgnoreAndReturn(__… argument
[all …]
A DMockfwk_time.h27 #define fwk_time_current_IgnoreAndReturn(cmock_retval) fwk_time_current_CMockIgnoreAndReturn(__LINE… argument
31 #define fwk_time_current_ExpectAndReturn(cmock_retval) fwk_time_current_CMockExpectAndReturn(__LINE… argument
37 #define fwk_time_stamp_duration_IgnoreAndReturn(cmock_retval) fwk_time_stamp_duration_CMockIgnoreAn… argument
51 #define fwk_time_duration_IgnoreAndReturn(cmock_retval) fwk_time_duration_CMockIgnoreAndReturn(__LI… argument
67 #define fwk_time_duration_us_IgnoreAndReturn(cmock_retval) fwk_time_duration_us_CMockIgnoreAndRetur… argument
81 #define fwk_time_duration_ms_IgnoreAndReturn(cmock_retval) fwk_time_duration_ms_CMockIgnoreAndRetur… argument
95 #define fwk_time_duration_s_IgnoreAndReturn(cmock_retval) fwk_time_duration_s_CMockIgnoreAndReturn(… argument
109 #define fwk_time_duration_m_IgnoreAndReturn(cmock_retval) fwk_time_duration_m_CMockIgnoreAndReturn(… argument
123 #define fwk_time_duration_h_IgnoreAndReturn(cmock_retval) fwk_time_duration_h_CMockIgnoreAndReturn(… argument
137 #define fmw_time_driver_IgnoreAndReturn(cmock_retval) fmw_time_driver_CMockIgnoreAndReturn(__LINE__… argument
[all …]
A DMockfwk_module.h27 #define fwk_module_is_valid_module_id_IgnoreAndReturn(cmock_retval) fwk_module_is_valid_module_id_C… argument
41 #define fwk_module_is_valid_element_id_IgnoreAndReturn(cmock_retval) fwk_module_is_valid_element_id… argument
83 #define fwk_module_is_valid_api_id_IgnoreAndReturn(cmock_retval) fwk_module_is_valid_api_id_CMockIg… argument
153 #define fwk_module_get_element_name_IgnoreAndReturn(cmock_retval) fwk_module_get_element_name_CMock… argument
167 #define fwk_module_get_data_IgnoreAndReturn(cmock_retval) fwk_module_get_data_CMockIgnoreAndReturn(… argument
171 #define fwk_module_get_data_ExpectAnyArgsAndReturn(cmock_retval) fwk_module_get_data_CMockExpectAny… argument
173 #define fwk_module_get_data_ExpectAndReturn(id, cmock_retval) fwk_module_get_data_CMockExpectAndRet… argument
181 #define fwk_module_bind_IgnoreAndReturn(cmock_retval) fwk_module_bind_CMockIgnoreAndReturn(__LINE__… argument
185 #define fwk_module_bind_ExpectAnyArgsAndReturn(cmock_retval) fwk_module_bind_CMockExpectAnyArgsAndR… argument
201 #define fwk_module_adapter_IgnoreAndReturn(cmock_retval) fwk_module_adapter_CMockIgnoreAndReturn(__… argument
[all …]
A DMockfwk_interrupt.h29 #define fwk_interrupt_init_IgnoreAndReturn(cmock_retval) fwk_interrupt_init_CMockIgnoreAndReturn(__… argument
33 #define fwk_interrupt_init_ExpectAnyArgsAndReturn(cmock_retval) fwk_interrupt_init_CMockExpectAnyAr… argument
35 #define fwk_interrupt_init_ExpectAndReturn(driver, cmock_retval) fwk_interrupt_init_CMockExpectAndR… argument
45 #define fwk_interrupt_is_enabled_IgnoreAndReturn(cmock_retval) fwk_interrupt_is_enabled_CMockIgnore… argument
67 #define fwk_interrupt_enable_IgnoreAndReturn(cmock_retval) fwk_interrupt_enable_CMockIgnoreAndRetur… argument
81 #define fwk_interrupt_disable_IgnoreAndReturn(cmock_retval) fwk_interrupt_disable_CMockIgnoreAndRet… argument
95 #define fwk_interrupt_is_pending_IgnoreAndReturn(cmock_retval) fwk_interrupt_is_pending_CMockIgnore… argument
117 #define fwk_interrupt_set_pending_IgnoreAndReturn(cmock_retval) fwk_interrupt_set_pending_CMockIgno… argument
145 #define fwk_interrupt_set_isr_IgnoreAndReturn(cmock_retval) fwk_interrupt_set_isr_CMockIgnoreAndRet… argument
199 #define fwk_is_interrupt_context_IgnoreAndReturn(cmock_retval) fwk_is_interrupt_context_CMockIgnore… argument
[all …]
A DMockfwk_io.h27 #define fwk_io_open_IgnoreAndReturn(cmock_retval) fwk_io_open_CMockIgnoreAndReturn(__LINE__, cmock_… argument
31 #define fwk_io_open_ExpectAnyArgsAndReturn(cmock_retval) fwk_io_open_CMockExpectAnyArgsAndReturn(__… argument
51 #define fwk_io_getch_IgnoreAndReturn(cmock_retval) fwk_io_getch_CMockIgnoreAndReturn(__LINE__, cmoc… argument
73 #define fwk_io_putch_IgnoreAndReturn(cmock_retval) fwk_io_putch_CMockIgnoreAndReturn(__LINE__, cmoc… argument
91 #define fwk_io_read_IgnoreAndReturn(cmock_retval) fwk_io_read_CMockIgnoreAndReturn(__LINE__, cmock_… argument
123 #define fwk_io_write_IgnoreAndReturn(cmock_retval) fwk_io_write_CMockIgnoreAndReturn(__LINE__, cmoc… argument
151 #define fwk_io_puts_IgnoreAndReturn(cmock_retval) fwk_io_puts_CMockIgnoreAndReturn(__LINE__, cmock_… argument
189 #define fwk_io_printf_IgnoreAndReturn(cmock_retval) fwk_io_printf_CMockIgnoreAndReturn(__LINE__, cm… argument
207 #define fwk_io_close_IgnoreAndReturn(cmock_retval) fwk_io_close_CMockIgnoreAndReturn(__LINE__, cmoc… argument
227 #define fwk_io_init_IgnoreAndReturn(cmock_retval) fwk_io_init_CMockIgnoreAndReturn(__LINE__, cmock_… argument
[all …]
A DMockfwk_mm.h27 #define fwk_mm_alloc_IgnoreAndReturn(cmock_retval) fwk_mm_alloc_CMockIgnoreAndReturn(__LINE__, cmoc… argument
31 #define fwk_mm_alloc_ExpectAnyArgsAndReturn(cmock_retval) fwk_mm_alloc_CMockExpectAnyArgsAndReturn(… argument
33 #define fwk_mm_alloc_ExpectAndReturn(num, size, cmock_retval) fwk_mm_alloc_CMockExpectAndReturn(__L… argument
43 #define fwk_mm_alloc_notrap_IgnoreAndReturn(cmock_retval) fwk_mm_alloc_notrap_CMockIgnoreAndReturn(… argument
59 #define fwk_mm_alloc_aligned_IgnoreAndReturn(cmock_retval) fwk_mm_alloc_aligned_CMockIgnoreAndRetur… argument
77 #define fwk_mm_calloc_IgnoreAndReturn(cmock_retval) fwk_mm_calloc_CMockIgnoreAndReturn(__LINE__, cm… argument
81 #define fwk_mm_calloc_ExpectAnyArgsAndReturn(cmock_retval) fwk_mm_calloc_CMockExpectAnyArgsAndRetur… argument
83 #define fwk_mm_calloc_ExpectAndReturn(num, size, cmock_retval) fwk_mm_calloc_CMockExpectAndReturn(_… argument
93 #define fwk_mm_calloc_aligned_IgnoreAndReturn(cmock_retval) fwk_mm_calloc_aligned_CMockIgnoreAndRet… argument
111 #define fwk_mm_realloc_IgnoreAndReturn(cmock_retval) fwk_mm_realloc_CMockIgnoreAndReturn(__LINE__, … argument
[all …]
A DMockfwk_arch.h27 #define fwk_arch_init_IgnoreAndReturn(cmock_retval) fwk_arch_init_CMockIgnoreAndReturn(__LINE__, cm… argument
31 #define fwk_arch_init_ExpectAnyArgsAndReturn(cmock_retval) fwk_arch_init_CMockExpectAnyArgsAndRetur… argument
33 #define fwk_arch_init_ExpectAndReturn(driver, cmock_retval) fwk_arch_init_CMockExpectAndReturn(__LI… argument
39 #define fwk_arch_init_ExpectWithArrayAndReturn(driver, driver_Depth, cmock_retval) fwk_arch_init_CM… argument
43 #define fwk_arch_deinit_IgnoreAndReturn(cmock_retval) fwk_arch_deinit_CMockIgnoreAndReturn(__LINE__… argument
47 #define fwk_arch_deinit_ExpectAndReturn(cmock_retval) fwk_arch_deinit_CMockExpectAndReturn(__LINE__… argument
A DMockfwk_ring.h55 #define fwk_ring_get_capacity_IgnoreAndReturn(cmock_retval) fwk_ring_get_capacity_CMockIgnoreAndRet… argument
71 #define fwk_ring_get_length_IgnoreAndReturn(cmock_retval) fwk_ring_get_length_CMockIgnoreAndReturn(… argument
87 #define fwk_ring_get_free_IgnoreAndReturn(cmock_retval) fwk_ring_get_free_CMockIgnoreAndReturn(__LI… argument
103 #define fwk_ring_is_full_IgnoreAndReturn(cmock_retval) fwk_ring_is_full_CMockIgnoreAndReturn(__LINE… argument
119 #define fwk_ring_is_empty_IgnoreAndReturn(cmock_retval) fwk_ring_is_empty_CMockIgnoreAndReturn(__LI… argument
135 #define fwk_ring_pop_IgnoreAndReturn(cmock_retval) fwk_ring_pop_CMockIgnoreAndReturn(__LINE__, cmoc… argument
139 #define fwk_ring_pop_ExpectAnyArgsAndReturn(cmock_retval) fwk_ring_pop_CMockExpectAnyArgsAndReturn(… argument
163 #define fwk_ring_peek_IgnoreAndReturn(cmock_retval) fwk_ring_peek_CMockIgnoreAndReturn(__LINE__, cm… argument
167 #define fwk_ring_peek_ExpectAnyArgsAndReturn(cmock_retval) fwk_ring_peek_CMockExpectAnyArgsAndRetur… argument
187 #define fwk_ring_push_IgnoreAndReturn(cmock_retval) fwk_ring_push_CMockIgnoreAndReturn(__LINE__, cm… argument
[all …]
A DMockfwk_notification.h27 #define fwk_notification_subscribe_IgnoreAndReturn(cmock_retval) fwk_notification_subscribe_CMockIg… argument
31 #define fwk_notification_subscribe_ExpectAnyArgsAndReturn(cmock_retval) fwk_notification_subscribe_… argument
33 …tion_subscribe_ExpectAndReturn(notification_id, source_id, target_id, cmock_retval) fwk_notificati… argument
45 #define fwk_notification_unsubscribe_IgnoreAndReturn(cmock_retval) fwk_notification_unsubscribe_CMo… argument
49 #define fwk_notification_unsubscribe_ExpectAnyArgsAndReturn(cmock_retval) fwk_notification_unsubscr… argument
51 …on_unsubscribe_ExpectAndReturn(notification_id, source_id, target_id, cmock_retval) fwk_notificati… argument
63 #define fwk_notification_notify_IgnoreAndReturn(cmock_retval) fwk_notification_notify_CMockIgnoreAn… argument
67 #define fwk_notification_notify_ExpectAnyArgsAndReturn(cmock_retval) fwk_notification_notify_CMockE… argument
69 #define fwk_notification_notify_ExpectAndReturn(notification_event, count, cmock_retval) fwk_notifi… argument
75 …urn(notification_event, notification_event_Depth, count, count_Depth, cmock_retval) fwk_notificati… argument
A DMockfwk_core.h37 #define fwk_get_delayed_response_IgnoreAndReturn(cmock_retval) fwk_get_delayed_response_CMockIgnore… argument
41 #define fwk_get_delayed_response_ExpectAnyArgsAndReturn(cmock_retval) fwk_get_delayed_response_CMoc… argument
43 #define fwk_get_delayed_response_ExpectAndReturn(id, cookie, event, cmock_retval) fwk_get_delayed_r… argument
49 …yed_response_ExpectWithArrayAndReturn(id, cookie, event, event_Depth, cmock_retval) fwk_get_delaye… argument
61 #define fwk_is_delayed_response_list_empty_IgnoreAndReturn(cmock_retval) fwk_is_delayed_response_li… argument
65 #define fwk_is_delayed_response_list_empty_ExpectAnyArgsAndReturn(cmock_retval) fwk_is_delayed_resp… argument
67 #define fwk_is_delayed_response_list_empty_ExpectAndReturn(id, is_empty, cmock_retval) fwk_is_delay… argument
83 #define fwk_get_first_delayed_response_IgnoreAndReturn(cmock_retval) fwk_get_first_delayed_response… argument
87 #define fwk_get_first_delayed_response_ExpectAnyArgsAndReturn(cmock_retval) fwk_get_first_delayed_r… argument
89 #define fwk_get_first_delayed_response_ExpectAndReturn(id, event, cmock_retval) fwk_get_first_delay… argument
[all …]
A DMockfwk_status.h27 #define fwk_status_str_IgnoreAndReturn(cmock_retval) fwk_status_str_CMockIgnoreAndReturn(__LINE__, … argument
31 #define fwk_status_str_ExpectAnyArgsAndReturn(cmock_retval) fwk_status_str_CMockExpectAnyArgsAndRet… argument
33 #define fwk_status_str_ExpectAndReturn(status, cmock_retval) fwk_status_str_CMockExpectAndReturn(__… argument
A DMockfwk_log.h53 #define fwk_log_unbuffer_IgnoreAndReturn(cmock_retval) fwk_log_unbuffer_CMockIgnoreAndReturn(__LINE… argument
57 #define fwk_log_unbuffer_ExpectAndReturn(cmock_retval) fwk_log_unbuffer_CMockExpectAndReturn(__LINE… argument
63 #define fwk_log_init_IgnoreAndReturn(cmock_retval) fwk_log_init_CMockIgnoreAndReturn(__LINE__, cmoc… argument
67 #define fwk_log_init_ExpectAndReturn(cmock_retval) fwk_log_init_CMockExpectAndReturn(__LINE__, cmoc… argument
/SCP-firmware-master/module/scmi_clock/test/mocks/
A DMockmod_scmi_clock_extra.h27 #define mod_scmi_from_protocol_api_get_agent_count_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_fr… argument
29 #define mod_scmi_from_protocol_api_get_agent_count_ExpectAndReturn(agent_count, cmock_retval) mod_s… argument
39 #define mod_scmi_from_protocol_api_get_agent_id_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_… argument
41 #define mod_scmi_from_protocol_api_get_agent_id_ExpectAndReturn(service_id, agent_id, cmock_retval)… argument
51 #define mod_scmi_from_protocol_api_get_agent_type_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_fro… argument
63 #define mod_scmi_from_protocol_api_get_max_payload_size_ExpectAnyArgsAndReturn(cmock_retval) mod_sc… argument
75 #define mod_scmi_from_protocol_api_write_payload_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from… argument
83 #define mod_scmi_from_protocol_api_respond_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_proto… argument
99 #define mod_scmi_from_protocol_api_scmi_send_message_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_… argument
107 #define mod_scmi_from_protocol_api_response_message_handler_ExpectAnyArgsAndReturn(cmock_retval) mo… argument
[all …]
/SCP-firmware-master/unit_test/unity_mocks/mocks/internal/
A DMockfwk_delayed_resp_internal.h27 #define __fwk_get_delayed_response_list_ExpectAnyArgsAndReturn(cmock_retval) __fwk_get_delayed_resp… argument
29 #define __fwk_get_delayed_response_list_ExpectAndReturn(id, cmock_retval) __fwk_get_delayed_respons… argument
31 #define __fwk_search_delayed_response_ExpectAnyArgsAndReturn(cmock_retval) __fwk_search_delayed_res… argument
33 #define __fwk_search_delayed_response_ExpectAndReturn(id, cookie, cmock_retval) __fwk_search_delaye… argument
A DMockfwk_module_internal.h27 #define fwk_module_start_ExpectAndReturn(cmock_retval) fwk_module_start_CMockExpectAndReturn(__LINE… argument
33 #define fwk_module_stop_ExpectAndReturn(cmock_retval) fwk_module_stop_CMockExpectAndReturn(__LINE__… argument
39 #define fwk_module_get_ctx_ExpectAnyArgsAndReturn(cmock_retval) fwk_module_get_ctx_CMockExpectAnyAr… argument
41 #define fwk_module_get_ctx_ExpectAndReturn(id, cmock_retval) fwk_module_get_ctx_CMockExpectAndRetur… argument
47 #define fwk_module_get_state_ExpectAnyArgsAndReturn(cmock_retval) fwk_module_get_state_CMockExpectA… argument
49 #define fwk_module_get_state_ExpectAndReturn(id, state, cmock_retval) fwk_module_get_state_CMockExp… argument
59 #define fwk_module_get_element_ctx_ExpectAnyArgsAndReturn(cmock_retval) fwk_module_get_element_ctx_… argument
61 #define fwk_module_get_element_ctx_ExpectAndReturn(element_id, cmock_retval) fwk_module_get_element… argument
A DMockfwk_core_internal.h27 #define __fwk_init_ExpectAnyArgsAndReturn(cmock_retval) __fwk_init_CMockExpectAnyArgsAndReturn(__LI… argument
29 #define __fwk_init_ExpectAndReturn(event_count, cmock_retval) __fwk_init_CMockExpectAndReturn(__LIN… argument
41 #define __fwk_get_current_event_ExpectAndReturn(cmock_retval) __fwk_get_current_event_CMockExpectAn… argument
47 #define __fwk_put_notification_ExpectAnyArgsAndReturn(cmock_retval) __fwk_put_notification_CMockExp… argument
49 #define __fwk_put_notification_ExpectAndReturn(event, cmock_retval) __fwk_put_notification_CMockExp… argument
59 #define __fwk_put_event_ExpectAnyArgsAndReturn(cmock_retval) __fwk_put_event_CMockExpectAnyArgsAndR… argument
61 #define __fwk_put_event_ExpectAndReturn(event, cmock_retval) __fwk_put_event_CMockExpectAndReturn(_… argument
71 #define __fwk_put_event_light_ExpectAnyArgsAndReturn(cmock_retval) __fwk_put_event_light_CMockExpec… argument
73 #define __fwk_put_event_light_ExpectAndReturn(event, cmock_retval) __fwk_put_event_light_CMockExpec… argument
A DMockfwk_id_internal.h27 #define __fwk_id_str_ExpectAnyArgsAndReturn(cmock_retval) __fwk_id_str_CMockExpectAnyArgsAndReturn(… argument
29 #define __fwk_id_str_ExpectAndReturn(id, cmock_retval) __fwk_id_str_CMockExpectAndReturn(__LINE__, … argument
A DMockfwk_interrupt_internal.h28 #define fwk_interrupt_set_isr_fault_ExpectAnyArgsAndReturn(cmock_retval) fwk_interrupt_set_isr_faul… argument
30 #define fwk_interrupt_set_isr_fault_ExpectAndReturn(isr, cmock_retval) fwk_interrupt_set_isr_fault_… argument
A DMockfwk_notification_internal.h27 #define __fwk_notification_init_ExpectAnyArgsAndReturn(cmock_retval) __fwk_notification_init_CMockE… argument
29 #define __fwk_notification_init_ExpectAndReturn(notification_count, cmock_retval) __fwk_notificatio… argument
A DMockfwk_context_internal.h27 #define __fwk_get_ctx_ExpectAndReturn(cmock_retval) __fwk_get_ctx_CMockExpectAndReturn(__LINE__, cm… argument
/SCP-firmware-master/module/scmi/test/mocks/
A DMockmod_scmi_extra.h27 #define mod_scmi_to_transport_api_get_secure_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_to_trans… argument
63 #define mod_scmi_to_transport_api_get_payload_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_to_tran… argument
79 #define mod_scmi_to_transport_api_write_payload_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_to_tr… argument
87 #define mod_scmi_to_transport_api_respond_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_to_transpor… argument
95 #define mod_scmi_to_transport_api_transmit_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_to_transpo… argument
111 #define mod_scmi_from_protocol_get_agent_count_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_p… argument
123 #define mod_scmi_from_protocol_get_agent_id_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_prot… argument
135 #define mod_scmi_from_protocol_get_agent_type_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_pr… argument
159 #define mod_scmi_from_protocol_write_payload_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_pro… argument
167 #define mod_scmi_from_protocol_respond_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_protocol_… argument
[all …]
/SCP-firmware-master/module/scmi_system_power_req/test/mocks/
A DMockmod_scmi_system_power_req_extra.h27 #define scmi_send_message_ExpectAnyArgsAndReturn(cmock_retval) scmi_send_message_CMockExpectAnyArgs… argument
29 …, token, service_id, payload, payload_size, request_ack_by_interrupt, cmock_retval) scmi_send_mess… argument
35 …e_id, payload, payload_Depth, payload_size, request_ack_by_interrupt, cmock_retval) scmi_send_mess… argument
37 #define response_message_handler_ExpectAnyArgsAndReturn(cmock_retval) response_message_handler_CMoc… argument
39 #define response_message_handler_ExpectAndReturn(service_id, cmock_retval) response_message_handler… argument
45 #define fake_message_handler_ExpectAnyArgsAndReturn(cmock_retval) fake_message_handler_CMockExpectA… argument
47 #define fake_message_handler_ExpectAndReturn(service_id, payload, payload_size, cmock_retval) fake_… argument
53 …tWithArrayAndReturn(service_id, payload, payload_Depth, payload_size, cmock_retval) fake_message_h… argument
/SCP-firmware-master/module/scmi_perf/test/mocks/
A DMockmod_scmi_perf_extra.h27 #define mod_scmi_from_protocol_api_get_agent_count_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_fr… argument
39 #define mod_scmi_from_protocol_api_get_agent_id_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_… argument
51 #define mod_scmi_from_protocol_api_get_agent_type_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_fro… argument
83 #define mod_scmi_from_protocol_api_respond_ExpectAnyArgsAndReturn(cmock_retval) mod_scmi_from_proto… argument
115 #define mod_dvfs_domain_api_get_current_opp_ExpectAnyArgsAndReturn(cmock_retval) mod_dvfs_domain_ap… argument
127 #define mod_dvfs_domain_api_get_sustained_opp_ExpectAnyArgsAndReturn(cmock_retval) mod_dvfs_domain_… argument
139 #define mod_dvfs_domain_api_get_nth_opp_ExpectAnyArgsAndReturn(cmock_retval) mod_dvfs_domain_api_ge… argument
151 #define mod_dvfs_domain_api_get_opp_count_ExpectAnyArgsAndReturn(cmock_retval) mod_dvfs_domain_api_… argument
163 #define mod_dvfs_domain_api_get_level_id_ExpectAnyArgsAndReturn(cmock_retval) mod_dvfs_domain_api_g… argument
175 #define mod_dvfs_domain_api_get_latency_ExpectAnyArgsAndReturn(cmock_retval) mod_dvfs_domain_api_ge… argument
[all …]
/SCP-firmware-master/module/scmi_sensor_req/test/mocks/
A DMockmod_scmi_sensor_req_extra.h41 #define scmi_send_message_ExpectAnyArgsAndReturn(cmock_retval) scmi_send_message_CMockExpectAnyArgs… argument
43 …, token, service_id, payload, payload_size, request_ack_by_interrupt, cmock_retval) scmi_send_mess… argument
49 …e_id, payload, payload_Depth, payload_size, request_ack_by_interrupt, cmock_retval) scmi_send_mess… argument
51 #define response_message_handler_ExpectAnyArgsAndReturn(cmock_retval) response_message_handler_CMoc… argument
53 #define response_message_handler_ExpectAndReturn(service_id, cmock_retval) response_message_handler… argument
59 #define fake_message_handler_ExpectAnyArgsAndReturn(cmock_retval) fake_message_handler_CMockExpectA… argument
61 #define fake_message_handler_ExpectAndReturn(service_id, payload, payload_size, cmock_retval) fake_… argument
67 …tWithArrayAndReturn(service_id, payload, payload_Depth, payload_size, cmock_retval) fake_message_h… argument
/SCP-firmware-master/module/thermal_mgmt/test/mocks/
A DMockmod_thermal_mgmt_extra.h43 #define mod_sensor_get_data_ExpectAnyArgsAndReturn(cmock_retval) mod_sensor_get_data_CMockExpectAny… argument
45 #define mod_sensor_get_data_ExpectAndReturn(id, data, cmock_retval) mod_sensor_get_data_CMockExpect… argument
51 #define mod_sensor_get_data_ExpectWithArrayAndReturn(id, data, data_Depth, cmock_retval) mod_sensor… argument

Completed in 45 milliseconds