Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 118) sorted by relevance

12345

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c87 FAIL("Discovery of MCS failed (%d)\n", err); in mcc_discover_mcs_cb()
97 FAIL("Player Name read failed (%d)\n", err); in mcc_read_player_name_cb()
107 FAIL("Icon Object ID read failed (%d)", err); in mcc_read_icon_obj_id_cb()
118 FAIL("Icon URL read failed (%d)", err); in mcc_read_icon_url_cb()
128 FAIL("Track change notification failed (%d)", err); in mcc_track_changed_ntf_cb()
138 FAIL("Track title read failed (%d)", err); in mcc_read_track_title_cb()
148 FAIL("Track duration read failed (%d)", err); in mcc_read_track_duration_cb()
158 FAIL("Track position read failed (%d)", err); in mcc_read_track_position_cb()
169 FAIL("Track Position set failed (%d)", err); in mcc_set_track_position_cb()
181 FAIL("Playback speed read failed (%d)", err); in mcc_read_playback_speed_cb()
[all …]
Dvcp_vol_ctlr_test.c53 FAIL("VCP state cb err (%d)", err); in vcs_state_cb()
67 FAIL("VCP flags cb err (%d)", err); in vcs_flags_cb()
79 FAIL("VOCS state cb err (%d)", err); in vocs_state_cb()
91 FAIL("VOCS location cb err (%d)", err); in vocs_location_cb()
104 FAIL("VOCS description cb err (%d)", err); in vocs_description_cb()
122 FAIL("VOCS write failed (%d)\n", err); in vocs_write_cb()
133 FAIL("AICS state cb err (%d)", err); in aics_state_cb()
148 FAIL("AICS gain setting cb err (%d)", err); in aics_gain_setting_cb()
163 FAIL("AICS input type cb err (%d)", err); in aics_input_type_cb()
175 FAIL("AICS status cb err (%d)", err); in aics_status_cb()
[all …]
Dmedia_controller_test.c77 FAIL("Local player instance failed (%d)", err); in local_player_instance_cb()
88 FAIL("Discover player failed (%d)\n", err); in discover_player_cb()
99 FAIL("Player Name read failed (%d)\n", err); in player_name_cb()
104 FAIL("Wrong player\n"); in player_name_cb()
114 FAIL("Icon Object ID read failed (%d)", err); in icon_id_cb()
119 FAIL("Wrong player\n"); in icon_id_cb()
130 FAIL("Icon URL read failed (%d)", err); in icon_url_cb()
135 FAIL("Wrong player\n"); in icon_url_cb()
144 FAIL("Track title read failed (%d)", err); in track_title_cb()
149 FAIL("Wrong player\n"); in track_title_cb()
[all …]
Dvcp_vol_rend_test.c61 FAIL("VCP state cb err (%d)", err); in vcs_state_cb()
73 FAIL("VCP flags cb err (%d)", err); in vcs_flags_cb()
84 FAIL("VOCS state cb err (%d)", err); in vocs_state_cb()
95 FAIL("VOCS location cb err (%d)", err); in vocs_location_cb()
107 FAIL("VOCS description cb err (%d)", err); in vocs_description_cb()
120 FAIL("AICS state cb err (%d)", err); in aics_state_cb()
134 FAIL("AICS gain setting cb err (%d)", err); in aics_gain_setting_cb()
148 FAIL("AICS input type cb err (%d)", err); in aics_input_type_cb()
159 FAIL("AICS status cb err (%d)", err); in aics_status_cb()
171 FAIL("AICS description cb err (%d)", err); in aics_description_cb()
[all …]
Dmicp_mic_ctlr_test.c48 FAIL("AICS state cb err (%d)", err); in aics_state_cb()
63 FAIL("AICS gain setting cb err (%d)", err); in aics_gain_setting_cb()
78 FAIL("AICS input type cb err (%d)", err); in aics_input_type_cb()
90 FAIL("AICS status cb err (%d)", err); in aics_status_cb()
103 FAIL("AICS description cb err (%d)", err); in aics_description_cb()
121 FAIL("AICS write failed (%d)\n", err); in aics_write_cb()
133 FAIL("MICS could not be discovered (%d)\n", err); in micp_mic_ctlr_discover_cb()
145 FAIL("mic_ctlr mute write failed (%d)\n", err); in micp_mic_ctlr_mute_written_cb()
156 FAIL("mic_ctlr unmute write failed (%d)\n", err); in micp_mic_ctlr_unmute_written_cb()
167 FAIL("mic_ctlr mute read failed (%d)\n", err); in micp_mic_ctlr_mute_cb()
[all …]
Dtbs_test.c103 FAIL("Failed to connect to %s (%u)\n", addr, err); in connected()
125 FAIL("Could not set bearer provider name: %d\n", err); in test_provider_name()
141 FAIL("Could not set bearer provider name: %d\n", err); in test_set_signal_strength()
157 FAIL("Could not set bearer technology: %d\n", err); in test_set_bearer_technology()
173 FAIL("Could not set status flags: %d\n", err); in test_set_status_flags()
190 FAIL("Could not originate call: %d\n", err); in test_answer_terminate()
197 FAIL("Could not remote answer: %d\n", err); in test_answer_terminate()
204 FAIL("Could not terminate call: %d\n", err); in test_answer_terminate()
220 FAIL("Could not originate call: %d\n", err); in test_hold_retrieve()
226 FAIL("Could not remote answer: %d\n", err); in test_hold_retrieve()
[all …]
Dtbs_client_test.c59 FAIL("Call could not read call states (%d)\n", err); in tbs_client_call_states_cb()
73 FAIL("Call could not read bearer name (%d)\n", err); in tbs_client_read_bearer_provider_name()
90 FAIL("TBS_CLIENT could not be discovered (%d)\n", err); in tbs_client_discover_cb()
105 FAIL("Invalid CCID: %u", value); in tbs_client_read_ccid_cb()
113 FAIL("Could not get instance by CCID: %u", value); in tbs_client_read_ccid_cb()
133 FAIL("Client hold call error: (%d)\n", err); in tbs_client_hold_call_cb()
146 FAIL("Client retrieve call error: (%d)\n", err); in tbs_client_retrieve_call_cb()
159 FAIL("Client bearer technology error: (%d)\n", err); in tbs_client_technology_cb()
173 FAIL("Client signal strength error: (%d)\n", err); in tbs_client_signal_strength_cb()
187 FAIL("Client signal interval error: (%d)\n", err); in tbs_client_signal_interval_cb()
[all …]
Dmicp_mic_dev_test.c60 FAIL("AICS state cb err (%d)", err); in aics_state_cb()
74 FAIL("AICS gain setting cb err (%d)", err); in aics_gain_setting_cb()
88 FAIL("AICS input type cb err (%d)", err); in aics_input_type_cb()
99 FAIL("AICS status cb err (%d)", err); in aics_status_cb()
111 FAIL("AICS description cb err (%d)", err); in aics_description_cb()
144 FAIL("Could not deactivate AICS (err %d)\n", err); in test_aics_server_only()
154 FAIL("Could not activate AICS (err %d)\n", err); in test_aics_server_only()
164 FAIL("Could not get AICS state (err %d)\n", err); in test_aics_server_only()
174 FAIL("Could not get AICS gain setting (err %d)\n", err); in test_aics_server_only()
185 FAIL("Could not get AICS input type (err %d)\n", err); in test_aics_server_only()
[all …]
Dbap_broadcast_assistant_test.c77 FAIL("BASS discover failed (%d)\n", err); in bap_broadcast_assistant_discover_cb()
123 FAIL("BASS recv state read failed (%d)\n", err); in bap_broadcast_assistant_recv_state_cb()
147 FAIL("Bad code is not what we sent\n"); in bap_broadcast_assistant_recv_state_cb()
155 FAIL("Invalid BIS sync value 0x%08X for failed sync\n", in bap_broadcast_assistant_recv_state_cb()
183 FAIL("Could not transfer periodic adv sync: %d\n", err); in bap_broadcast_assistant_recv_state_cb()
205 FAIL("BASS scan start failed (%d)\n", err); in bap_broadcast_assistant_scan_start_cb()
216 FAIL("BASS scan stop failed (%d)\n", err); in bap_broadcast_assistant_scan_stop_cb()
227 FAIL("BASS add source failed (%d)\n", err); in bap_broadcast_assistant_add_src_cb()
238 FAIL("BASS modify source failed (%d)\n", err); in bap_broadcast_assistant_mod_src_cb()
249 FAIL("BASS broadcast code failed (%d)\n", err); in bap_broadcast_assistant_broadcast_code_cb()
[all …]
Dbap_broadcast_source_test.c87 FAIL("Invalid frequency: %d Expected: %d\n", freq, exp_freq); in validate_stream_codec_cfg()
92 FAIL("Could not get frequency: %d\n", ret); in validate_stream_codec_cfg()
104 FAIL("Invalid frame duration: %d Exp: %d\n", frm_dur_us, exp_frm_dur_us); in validate_stream_codec_cfg()
109 FAIL("Could not get frame duration: %d\n", ret); in validate_stream_codec_cfg()
120 FAIL("Unexpected channel allocation: 0x%08X", chan_allocation); in validate_stream_codec_cfg()
127 FAIL("Could not get subgroup channel allocation: %d\n", ret); in validate_stream_codec_cfg()
133 FAIL("Unsupported channel count: %u\n", chan_cnt); in validate_stream_codec_cfg()
142 FAIL("Could not get subgroup octets per frame: %d\n", ret); in validate_stream_codec_cfg()
149 FAIL("Unsupported octets per frame: %u\n", octets_per_frame); in validate_stream_codec_cfg()
158 FAIL("Could not get frame blocks per SDU: %d\n", ret); in validate_stream_codec_cfg()
[all …]
Dbap_broadcast_sink_test.c150 FAIL("Could not get subgroup channel allocation: %d\n", ret); in valid_base_subgroup()
181 FAIL("Could not get frame blocks per SDU: %d\n", ret); in valid_base_subgroup()
211 FAIL("Could not get subgroup meta: %d\n", ret); in base_subgroup_cb()
243 FAIL("Failed to parse subgroups: %d\n", ret); in base_recv_cb()
249 FAIL("Failed to BIS indexes: %d\n", ret); in base_recv_cb()
257 FAIL("Assistant has request BIS indexes 0x%08x that is not in the BASE " in base_recv_cb()
477 FAIL("Invalid frequency value: %d (%d)\n", ret, freq); in validate_stream_codec_cfg()
482 FAIL("Could not get frequency: %d\n", ret); in validate_stream_codec_cfg()
492 FAIL("Invalid frame duration value: %d (%d)\n", ret, frame_duration_us); in validate_stream_codec_cfg()
497 FAIL("Could not get frame duration: %d\n", ret); in validate_stream_codec_cfg()
[all …]
Dcsip_set_member_test.c59 FAIL("Bluetooth init failed (err %d)\n", err); in bt_ready()
69 FAIL("Could not register CSIP (err %d)\n", err); in bt_ready()
75 FAIL("Failed to generate RSI (err %d)\n", err); in bt_ready()
92 FAIL("Failed to set SIRK: %d\n", err); in test_sirk()
99 FAIL("Failed to get SIRK: %d\n", err); in test_sirk()
104 FAIL("The SIRK set and the SIRK set were different\n"); in test_sirk()
118 FAIL("Bluetooth init failed (err %d)\n", err); in test_main()
139 FAIL("Could not unregister CSIP (err %d)\n", err); in test_main()
154 FAIL("Bluetooth init failed (err %d)\n", err); in test_force_release()
168 FAIL("Could not unregister CSIP (err %d)\n", err); in test_force_release()
[all …]
Dias_client_test.c28 FAIL("Failed to discover IAS (err %d)\n", err); in discover_cb()
48 FAIL("Failed to send high alert\n"); in test_alert_high()
60 FAIL("Failed to send mild alert\n"); in test_alert_mild()
72 FAIL("Failed to send no alert\n"); in test_alert_stop()
84 FAIL("Failed to discover IAS (err %d)\n", err); in discover_ias()
97 FAIL("Bluetooth discover failed (err %d)\n", err); in test_main()
105 FAIL("Failed to register callbacks (err %d)\n", err); in test_main()
113 FAIL("Scanning failed to start (err %d)\n", err); in test_main()
Dcsip_set_coordinator_test.c58 FAIL("Release sets failed (%d)\n", err); in csip_set_coordinator_lock_release_cb()
70 FAIL("Lock sets failed (%d)\n", err); in csip_set_coordinator_lock_set_cb()
86 FAIL("Discover failed (%d)\n", err); in csip_discover_cb()
103 FAIL("Unexpected rank: %u %u", expect_rank, rank); in csip_discover_cb()
109 FAIL("Unexpected set_size: %u %u", expect_set_size, set_size); in csip_discover_cb()
115 FAIL("Unexpected lockable: %u %u", expect_lockable, lockable); in csip_discover_cb()
147 FAIL("Ordered access failed with err %d\n", err); in csip_set_coordinator_ordered_access_cb()
236 FAIL("Could not find all members (%u / %u)\n", members_found, in discover_members_timer_handler()
260 FAIL("Failed to do CSIP set coordinator ordered access (%d)", in ordered_access()
280 FAIL("Failed to initialize set coordinator for connection %d\n", err); in discover_csis()
[all …]
Dccp_call_control_client_test.c33 FAIL("Failed to discover TBS: %d\n", err); in ccp_call_control_client_discover_cb()
41 FAIL("Failed to discover GTBS"); in ccp_call_control_client_discover_cb()
56 FAIL("Failed to discover TBS: %d", err); in discover_tbs()
72 FAIL("Bluetooth discover failed (err %d)\n", err); in init()
78 FAIL("Failed to register CCP Call Control Client cbs (err %d)\n", err); in init()
101 FAIL("Failed to disconnect: %d\n", err); in test_main()
Dccp_call_control_server_test.c37 FAIL("Failed to connect to %s (%u)\n", addr, err); in connected()
67 FAIL("Bluetooth enable failed (err %d)\n", err); in init()
76 FAIL("Failed to register conn CBs (err %d)\n", err); in init()
83 FAIL("Failed to register scan CBs (err %d)\n", err); in init()
90 FAIL("Failed to register GTBS (err %d)\n", err); in init()
114 FAIL("Failed to register bearer[%d]: %d\n", i, err); in init()
124 FAIL("Scanning failed to start (err %d)\n", err); in init()
136 FAIL("Failed to unregister bearer[%d]: %d\n", i, err); in unregister_bearers()
Dhas_test.c58 FAIL("Bluetooth enable failed (err %d)\n", err); in test_common()
71 FAIL("HAS register failed (err %d)\n", err); in test_common()
80 FAIL("HAS register failed (err %d)\n", err); in test_common()
91 FAIL("Preset register failed (err %d)\n", err); in test_common()
101 FAIL("Preset register failed (err %d)\n", err); in test_common()
136 FAIL("Preset register failed (err %d)\n", err); in test_offline_behavior()
145 FAIL("Features set failed (err %d)\n", err); in test_offline_behavior()
151 FAIL("Preset activation failed (err %d)\n", err); in test_offline_behavior()
Dgmap_ugt_test.c69 FAIL("Failed to get ep info: %d\n", err); in unicast_stream_enabled_cb()
78 FAIL("Failed to start stream: %d\n", err); in unicast_stream_enabled_cb()
101 FAIL("Failed to register stream %p for TX: %d\n", stream, err); in unicast_stream_started_cb()
120 FAIL("Failed to unregister stream %p for TX: %d\n", stream, err); in unicast_stream_stopped()
284 FAIL("Failed to set sink location (err %d)\n", err); in set_location()
292 FAIL("Failed to set source location (err %d)\n", err); in set_location()
333 FAIL("Failed to set sink available contexts (err %d)\n", err); in set_available_contexts()
339 FAIL("Failed to set source available contexts (err %d)\n", err); in set_available_contexts()
352 FAIL("GMAP discovery (err %d)\n", err); in gmap_discover_cb()
362 FAIL("Remote GMAP device is not a UGG\n"); in gmap_discover_cb()
[all …]
Dcap_initiator_broadcast_test.c111 FAIL("Failed to register stream %p for TX: %d\n", stream, err); in broadcast_stream_started_cb()
126 FAIL("Failed to unregister stream %p for TX: %d\n", stream, err); in broadcast_stream_stopped_cb()
162 FAIL("Bluetooth enable failed (err %d)\n", err); in init()
190 FAIL("Failed to register GTBS (err %d)\n", err); in init()
200 FAIL("Failed to register broadcast callbacks: %d\n", err); in init()
218 FAIL("Unable to generate broadcast ID: %d\n", err); in setup_extended_adv_data()
230 FAIL("Failed to set extended advertising data: %d\n", err); in setup_extended_adv_data()
237 FAIL("Failed to get encoded BASE: %d\n", err); in setup_extended_adv_data()
246 FAIL("Failed to set periodic advertising data: %d\n", err); in setup_extended_adv_data()
258 FAIL("Failed to start extended advertising: %d\n", err); in start_extended_adv()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_past.c40 #define FAIL(...) \ macro
69 FAIL("Failed to connect to %s (%u)\n", addr, conn_err); in connected()
88 FAIL("AD malformed\n"); in eir_found()
106 FAIL("Stop LE scan failed (err %d)\n", err); in eir_found()
169 FAIL("Failed to create advertising set (err %d)\n", err); in setup_ext_adv()
177 FAIL("Failed to set periodic advertising parameters (err %d)\n", in setup_ext_adv()
186 FAIL("Failed to enable periodic advertising (err %d)\n", err); in setup_ext_adv()
207 FAIL("Failed to stop periodic advertising (err %d)\n", err); in teardown_ext_adv()
215 FAIL("Failed to stop extended advertising (err %d)\n", err); in teardown_ext_adv()
223 FAIL("Failed to delete extended advertising (err %d)\n", err); in teardown_ext_adv()
[all …]
Dtest_bis.c31 #define FAIL(...) \ macro
195 FAIL("Data buffer allocate timeout on channel\n"); in iso_send()
211 FAIL("Unable to broadcast data on channel (%d)\n", ret); in iso_send()
237 FAIL("Failed to create advertising set (err %d)\n", err); in setup_ext_adv()
245 FAIL("Failed to set periodic advertising parameters (err %d)\n", in setup_ext_adv()
254 FAIL("Failed to enable periodic advertising (err %d)\n", err); in setup_ext_adv()
275 FAIL("Failed to stop periodic advertising (err %d)\n", err); in teardown_ext_adv()
283 FAIL("Failed to stop extended advertising (err %d)\n", err); in teardown_ext_adv()
291 FAIL("Failed to delete extended advertising (err %d)\n", err); in teardown_ext_adv()
321 FAIL("Could not create BIG: %d\n", err); in create_ll_big()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_persistence.c350 FAIL("Invalid entry name: [%s]", name); in test_model_settings_set()
361 FAIL("Incorrect data restored"); in test_model_settings_set()
381 FAIL("Invalid entry name: %s", name); in test_vnd_model_settings_set()
392 FAIL("Incorrect data restored"); in test_vnd_model_settings_set()
449 FAIL("Unable to import test_netkey (err: %d)", err); in provisioner_setup()
455 FAIL("Failed to add test_netkey (err: %d, status: %d)", err, status); in provisioner_setup()
466 FAIL("Mesh setup failed. Settings should not be loaded."); in test_provisioning_data_save()
480 FAIL("Device should boot up as already provisioned"); in test_provisioning_data_load()
499 FAIL("Failed to resolve keys"); in test_provisioning_data_load()
506 FAIL("Resolved dev_key does not match"); in test_provisioning_data_load()
[all …]
Dtest_blob.c297 FAIL("Provisioning failed (err %d)", err); in provision()
309 FAIL("AppKey add failed (err %d, status %u)", err, status); in common_configure()
324 FAIL("Model %#4x bind failed (err %d, status %u)", BT_MESH_MODEL_ID_BLOB_SRV, err, in blob_srv_prov_and_conf()
332 FAIL("Model %#4x sub add failed (err %d, status %u)", BT_MESH_MODEL_ID_BLOB_SRV, in blob_srv_prov_and_conf()
350 FAIL("Model %#4x bind failed (err %d, status %u)", BT_MESH_MODEL_ID_BLOB_CLI, err, in blob_cli_prov_and_conf()
405 FAIL("Boundary check start failed (err: %d)", err); in cli_caps_common_procedure()
410 FAIL("Lost targets CB did not trigger for all expected lost targets"); in cli_caps_common_procedure()
415 FAIL("Caps CB did not trigger at the end of caps procedure"); in cli_caps_common_procedure()
483 FAIL("Boundary check start failed (err: %d)", err); in test_cli_caps_cancelled()
495 FAIL("Caps CB triggered unexpectedly"); in test_cli_caps_cancelled()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect1.c76 #define FAIL(...) \ macro
119 FAIL("test_connect1 failed (not passed after %i seconds)\n", in test_con1_tick()
127 FAIL("test_connect1 failed (not passed after %i seconds)\n", in test_con20_tick()
168 FAIL("Disconnection failed (err %d)\n", err); in notify_func()
203 FAIL("Discover failed (err %d)\n", err); in discover_func()
215 FAIL("Discover failed (err %d)\n", err); in discover_func()
224 FAIL("Subscribe failed (err %d)\n", err); in discover_func()
240 FAIL("Unexpected bonding status\n"); in update_conn()
248 FAIL("Parameter update failed (err %d)\n", err); in update_conn()
265 FAIL("Failed to connect to %s (%u)\n", addr, conn_err); in connected()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c26 #define FAIL(...) \ macro
168 FAIL("Failed to get connection info (%d).\n", err); in connected()
198 FAIL("Failed to get connection info (%d).\n", err); in disconnected()
226 FAIL("Failed disconnection %s.\n", addr); in disconnect()
288 FAIL("ISO data miss match, expected %u actual %u\n", in iso_recv()
303 FAIL("%s: Invalid ISO data after valid ISO data reception.\n" in iso_recv()
349 FAIL("Could not init BT: %d\n", err);
417 FAIL("Failed to create CIG (%d)\n", err);
443 FAIL("Could not start scan: %d\n", err);
451 FAIL("failed (err %d)\n", err);
[all …]

12345