Home
last modified time | relevance | path

Searched refs:RESET_FAKE (Results 1 – 25 of 80) sorted by relevance

1234

/Zephyr-latest/drivers/can/
Dcan_fake.c76 RESET_FAKE(fake_can_start); in fake_can_reset_rule_before()
77 RESET_FAKE(fake_can_stop); in fake_can_reset_rule_before()
78 RESET_FAKE(fake_can_get_capabilities); in fake_can_reset_rule_before()
79 RESET_FAKE(fake_can_set_mode); in fake_can_reset_rule_before()
80 RESET_FAKE(fake_can_set_timing); in fake_can_reset_rule_before()
81 RESET_FAKE(fake_can_set_timing_data); in fake_can_reset_rule_before()
82 RESET_FAKE(fake_can_send); in fake_can_reset_rule_before()
83 RESET_FAKE(fake_can_add_rx_filter); in fake_can_reset_rule_before()
84 RESET_FAKE(fake_can_remove_rx_filter); in fake_can_reset_rule_before()
85 RESET_FAKE(fake_can_get_state); in fake_can_reset_rule_before()
[all …]
/Zephyr-latest/drivers/rtc/
Drtc_fake.c49 RESET_FAKE(rtc_fake_set_time); in fake_rtc_reset_rule_before()
50 RESET_FAKE(rtc_fake_get_time); in fake_rtc_reset_rule_before()
53 RESET_FAKE(rtc_fake_alarm_get_supported_fields); in fake_rtc_reset_rule_before()
54 RESET_FAKE(rtc_fake_alarm_set_time); in fake_rtc_reset_rule_before()
55 RESET_FAKE(rtc_fake_alarm_get_time); in fake_rtc_reset_rule_before()
56 RESET_FAKE(rtc_fake_alarm_is_pending); in fake_rtc_reset_rule_before()
57 RESET_FAKE(rtc_fake_alarm_set_callback); in fake_rtc_reset_rule_before()
61 RESET_FAKE(rtc_fake_update_set_callback); in fake_rtc_reset_rule_before()
65 RESET_FAKE(rtc_fake_set_calibration); in fake_rtc_reset_rule_before()
66 RESET_FAKE(rtc_fake_get_calibration); in fake_rtc_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c29 ADDR_INTERNAL_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
30 ATT_INTERNAL_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
31 BUF_VIEW_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
32 HCI_CORE_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
33 ID_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
34 KERNEL_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
35 L2CAP_INTERNAL_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
36 SCAN_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
37 SMP_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
38 SPINLOCK_MOCKS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
[all …]
/Zephyr-latest/drivers/stepper/
Dfake_stepper_controller.c92 RESET_FAKE(fake_stepper_enable); in fake_stepper_reset_rule_before()
93 RESET_FAKE(fake_stepper_move_by); in fake_stepper_reset_rule_before()
94 RESET_FAKE(fake_stepper_is_moving); in fake_stepper_reset_rule_before()
95 RESET_FAKE(fake_stepper_set_max_velocity); in fake_stepper_reset_rule_before()
96 RESET_FAKE(fake_stepper_set_micro_step_res); in fake_stepper_reset_rule_before()
97 RESET_FAKE(fake_stepper_get_micro_step_res); in fake_stepper_reset_rule_before()
98 RESET_FAKE(fake_stepper_set_reference_position); in fake_stepper_reset_rule_before()
99 RESET_FAKE(fake_stepper_get_actual_position); in fake_stepper_reset_rule_before()
100 RESET_FAKE(fake_stepper_move_to); in fake_stepper_reset_rule_before()
101 RESET_FAKE(fake_stepper_run); in fake_stepper_reset_rule_before()
/Zephyr-latest/drivers/comparator/
Dcomparator_fake_comp.c47 RESET_FAKE(comp_fake_comp_get_output); in fake_comp_reset_rule_before()
48 RESET_FAKE(comp_fake_comp_set_trigger); in fake_comp_reset_rule_before()
49 RESET_FAKE(comp_fake_comp_set_trigger_callback); in fake_comp_reset_rule_before()
50 RESET_FAKE(comp_fake_comp_trigger_is_pending); in fake_comp_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_init/src/
Dmain.c27 KERNEL_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
28 SMP_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
29 CRYPTO_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
30 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/drivers/regulator/api/src/
Dmain.c48 RESET_FAKE(regulator_parent_fake_dvs_state_set); in ZTEST()
60 RESET_FAKE(regulator_parent_fake_dvs_state_set); in ZTEST()
79 RESET_FAKE(regulator_parent_fake_ship_mode); in ZTEST()
90 RESET_FAKE(regulator_parent_fake_ship_mode); in ZTEST()
150 RESET_FAKE(regulator_fake_enable); in ZTEST()
151 RESET_FAKE(regulator_fake_disable); in ZTEST()
199 RESET_FAKE(regulator_fake_count_voltages); in ZTEST()
229 RESET_FAKE(regulator_fake_list_voltage); in ZTEST()
252 RESET_FAKE(regulator_fake_list_voltage); in ZTEST()
289 RESET_FAKE(regulator_fake_count_voltages); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/
Dmain.c28 ADV_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
29 SMP_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
30 CONN_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
61 SMP_FFF_FAKES_LIST(RESET_FAKE); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_read_public_addr/src/
Dmain.c33 NET_BUF_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
34 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
106 NET_BUF_FFF_FAKES_LIST(RESET_FAKE); in ZTEST()
107 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in ZTEST()
/Zephyr-latest/drivers/eeprom/
Deeprom_fake.c41 RESET_FAKE(fake_eeprom_read); in fake_eeprom_reset_rule_before()
42 RESET_FAKE(fake_eeprom_write); in fake_eeprom_reset_rule_before()
43 RESET_FAKE(fake_eeprom_size); in fake_eeprom_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_clear/src/
Dtest_suite_bt_settings.c29 UTIL_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
30 SETTINGS_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
31 SETTINGS_STORE_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c208 RESET_FAKE(scan_mock); in ZTEST()
209 RESET_FAKE(set_channel_mock); in ZTEST()
280 RESET_FAKE(set_channel_mock); in ZTEST()
281 RESET_FAKE(set_txpower_mock); in ZTEST()
282 RESET_FAKE(start_mock); in ZTEST()
330 RESET_FAKE(set_channel_mock); in ZTEST()
331 RESET_FAKE(set_txpower_mock); in ZTEST()
332 RESET_FAKE(tx_mock); in ZTEST()
333 RESET_FAKE(otPlatRadioTxDone); in ZTEST()
528 RESET_FAKE(configure_mock); in ZTEST()
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_private_addr/src/
Dmain.c28 RPA_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
29 CRYPTO_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
30 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_store/src/
Dmain.c30 UTIL_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
31 SETTINGS_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
32 SETTINGS_STORE_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_delete/src/
Dmain.c26 ADV_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
27 SETTINGS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
28 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/crypto/bt_rand/src/
Dmain.c22 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
23 PRNG_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/
Dmain.c26 RPA_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
27 CRYPTO_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
28 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/src/
Dmain.c36 NET_BUF_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
37 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
48 NET_BUF_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
49 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_public_id_addr/src/
Dtest_suite_bt_settings_enabled.c35 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
36 SETTINGS_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
39 SMP_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
Dtest_suite_bt_privacy_enabled.c38 SMP_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
39 CRYPTO_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
40 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in tc_setup()
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/
Dmain.c161 RESET_FAKE(mayfly_enqueue); in ZTEST()
263 RESET_FAKE(ull_sync_transfer_received); in ZTEST()
266 RESET_FAKE(mayfly_enqueue); in ZTEST()
372 RESET_FAKE(ull_sync_transfer_received); in ZTEST()
375 RESET_FAKE(mayfly_enqueue); in ZTEST()
495 RESET_FAKE(mayfly_enqueue); in ZTEST()
607 RESET_FAKE(ull_sync_transfer_received); in ZTEST()
610 RESET_FAKE(mayfly_enqueue); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_private_addr/src/
Dmain.c31 RPA_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
32 CRYPTO_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
33 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/
Dmain.c34 ADV_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
35 CONN_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
36 KEYS_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
37 NET_BUF_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
38 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/src/
Dmain.c26 SMP_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
27 CONN_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/
Dmain.c25 RPA_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()
26 HCI_CORE_FFF_FAKES_LIST(RESET_FAKE); in fff_reset_rule_before()

1234