/Zephyr-latest/tests/ztest/fail/ |
D | testcase.yaml | 15 testing.fail.unit.assert_after: 19 testing.fail.unit.assert_teardown: 23 testing.fail.unit.assume_after: 27 testing.fail.unit.assume_teardown: 31 testing.fail.unit.pass_after: 35 testing.fail.unit.pass_teardown: 39 testing.fail.zephyr.assert_after: 42 testing.fail.zephyr.assert_teardown: 45 testing.fail.zephyr.assume_after: 48 testing.fail.zephyr.assume_teardown: [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | vcp_vol_ctlr_test.c | 53 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 …]
|
D | mcc_test.c | 87 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 …]
|
D | vcp_vol_rend_test.c | 61 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 …]
|
D | media_controller_test.c | 77 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 …]
|
D | micp_mic_ctlr_test.c | 48 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 …]
|
D | tbs_test.c | 103 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 accept call: %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 accept call: %d\n", err); in test_hold_retrieve() [all …]
|
D | cap_initiator_broadcast_test.c | 123 FAIL("Failed to register stream %p for TX: %d\n", stream, err); in broadcast_stream_started_cb() 138 FAIL("Failed to unregister stream %p for TX: %d\n", stream, err); in broadcast_stream_stopped_cb() 174 FAIL("Bluetooth enable failed (err %d)\n", err); in init() 202 FAIL("Failed to register GTBS (err %d)\n", err); in init() 212 FAIL("Failed to register broadcast callbacks: %d\n", err); in init() 224 FAIL("Unable to create extended advertising set: %d\n", err); in setup_extended_adv() 231 FAIL("Failed to set periodic advertising parameters: %d\n", err); in setup_extended_adv() 249 FAIL("Unable to generate broadcast ID: %d\n", err); in setup_extended_adv_data() 261 FAIL("Failed to set extended advertising data: %d\n", err); in setup_extended_adv_data() 268 FAIL("Failed to get encoded BASE: %d\n", err); in setup_extended_adv_data() [all …]
|
D | tbs_client_test.c | 59 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 …]
|
D | bap_broadcast_sink_test.c | 147 FAIL("Could not get subgroup channel allocation: %d\n", ret); in valid_base_subgroup() 178 FAIL("Could not get frame blocks per SDU: %d\n", ret); in valid_base_subgroup() 208 FAIL("Could not get subgroup meta: %d\n", ret); in base_subgroup_cb() 240 FAIL("Failed to parse subgroups: %d\n", ret); in base_recv_cb() 246 FAIL("Failed to BIS indexes: %d\n", ret); in base_recv_cb() 462 FAIL("Invalid frequency value: %d (%d)\n", ret, freq); in validate_stream_codec_cfg() 467 FAIL("Could not get frequency: %d\n", ret); in validate_stream_codec_cfg() 477 FAIL("Invalid frame duration value: %d (%d)\n", ret, frame_duration_us); in validate_stream_codec_cfg() 482 FAIL("Could not get frame duration: %d\n", ret); in validate_stream_codec_cfg() 493 FAIL("Unexpected channel allocation: 0x%08X", chan_allocation); in validate_stream_codec_cfg() [all …]
|
D | micp_mic_dev_test.c | 60 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 …]
|
D | csip_set_member_test.c | 63 FAIL("Bluetooth init failed (err %d)\n", err); in bt_ready() 73 FAIL("Could not register CSIP (err %d)\n", err); in bt_ready() 79 FAIL("Failed to generate RSI (err %d)\n", err); in bt_ready() 85 FAIL("Advertising failed to start (err %d)\n", err); in bt_ready() 99 FAIL("Failed to set SIRK: %d\n", err); in test_sirk() 106 FAIL("Failed to get SIRK: %d\n", err); in test_sirk() 111 FAIL("The SIRK set and the SIRK set were different\n"); in test_sirk() 125 FAIL("Bluetooth init failed (err %d)\n", err); in test_main() 146 FAIL("Could not unregister CSIP (err %d)\n", err); in test_main() 161 FAIL("Bluetooth init failed (err %d)\n", err); in test_force_release() [all …]
|
D | bap_broadcast_source_test.c | 78 FAIL("Invalid frequency: %d Expected: %d\n", freq, exp_freq); in validate_stream_codec_cfg() 83 FAIL("Could not get frequency: %d\n", ret); in validate_stream_codec_cfg() 95 FAIL("Invalid frame duration: %d Exp: %d\n", frm_dur_us, exp_frm_dur_us); in validate_stream_codec_cfg() 100 FAIL("Could not get frame duration: %d\n", ret); in validate_stream_codec_cfg() 111 FAIL("Unexpected channel allocation: 0x%08X", chan_allocation); in validate_stream_codec_cfg() 118 FAIL("Could not get subgroup channel allocation: %d\n", ret); in validate_stream_codec_cfg() 124 FAIL("Unsupported channel count: %u\n", chan_cnt); in validate_stream_codec_cfg() 133 FAIL("Could not get subgroup octets per frame: %d\n", ret); in validate_stream_codec_cfg() 140 FAIL("Unsupported octets per frame: %u\n", octets_per_frame); in validate_stream_codec_cfg() 149 FAIL("Could not get frame blocks per SDU: %d\n", ret); in validate_stream_codec_cfg() [all …]
|
D | ias_client_test.c | 28 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()
|
D | has_test.c | 48 FAIL("Advertising failed to start (err %d)\n", err); in start_adv() 64 FAIL("Bluetooth enable failed (err %d)\n", err); in test_common() 77 FAIL("HAS register failed (err %d)\n", err); in test_common() 86 FAIL("HAS register failed (err %d)\n", err); in test_common() 97 FAIL("Preset register failed (err %d)\n", err); in test_common() 107 FAIL("Preset register failed (err %d)\n", err); in test_common() 142 FAIL("Preset register failed (err %d)\n", err); in test_offline_behavior() 151 FAIL("Features set failed (err %d)\n", err); in test_offline_behavior() 157 FAIL("Preset activation failed (err %d)\n", err); in test_offline_behavior()
|
/Zephyr-latest/include/zephyr/fs/ |
D | fs_sys.h | 33 * @return 0 on success, negative errno code on fail. 43 * @return Number of bytes read on success, negative errno code on fail. 52 * @return Number of bytes written on success, negative errno code on fail. 62 * @return New position in the file or negative errno code on fail. 69 * @return Current position in the file or negative errno code on fail. 77 * @return 0 on success, negative errno code on fail. 84 * @return 0 on success, negative errno code on fail. 91 * @return 0 on success, negative errno code on fail. 105 * @return 0 on success, negative errno code on fail. 113 * @return 0 on success, negative errno code on fail. [all …]
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 40 CONFIG_BOOT_BANNER | y | n || FAIL 41 CONFIG_BUILD_OUTPUT_STRIPPED | n | y || FAIL 42 CONFIG_FAULT_DUMP | 2 | 0 || FAIL 43 CONFIG_HW_STACK_PROTECTION | n | y || FAIL 44 CONFIG_MPU_STACK_GUARD | n | y || FAIL 45 CONFIG_OVERRIDE_FRAME_POINTER_DEFAULT | n | y || FAIL 46 CONFIG_STACK_SENTINEL | n | y || FAIL 47 CONFIG_EARLY_CONSOLE | y | n || FAIL 48 CONFIG_PRINTK | y | n || FAIL
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/ |
D | main_l2cap_send_on_connect.c | 35 FAIL("Buffer allocation failed\n"); in chan_connected_cb() 44 FAIL("Could not send data, error %d\n", err); in chan_connected_cb() 62 FAIL("Unexpected data received"); in chan_recv_cb() 103 FAIL("Failed to send ecred connection request (err %d)\n", err); in connect_l2cap_channel() 108 FAIL("Failed to send connection request (err %d)\n", err); in connect_l2cap_channel() 119 FAIL("Failed to get free server (err %d)\n"); in register_l2cap_server() 127 FAIL("Failed to connect (err %d)\n", err); in connected() 141 FAIL("Connection mismatch %p %p)\n", default_conn, conn); in disconnected() 163 FAIL("Failed to stop scanning (err %d)\n", err); in device_found() 170 FAIL("Failed to create connection (err %d)\n", err); in device_found() [all …]
|
/Zephyr-latest/tests/boards/espressif/wifi/ |
D | Kconfig | 46 If connection is not successful after all attempts, test will fail. 53 If timeout happens in all attempts, test will fail. 60 If scan doesn't complete within this time, test will fail. 67 If connection is not established within this time, test will fail. 74 If disconnect doesn't complete within this time, test will fail. 81 If no reply is received within this time, test will fail.
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/ |
D | main_disable.c | 26 FAIL("Enable failed (err %d)\n", err); in test_disable_main() 31 FAIL("Enable failed (err %d)\n", err); in test_disable_main() 56 FAIL("Creating ID failed (err %d)\n", err); in test_disable_set_default_id() 61 FAIL("Enable failed (err %d)\n", err); in test_disable_set_default_id() 66 FAIL("Expected only one ID, but got: %u\n", id_count); in test_disable_set_default_id() 72 FAIL("Expected only one ID, but got: %u\n", id_count); in test_disable_set_default_id() 81 FAIL("Expected stored ID to be equal to set ID: %s, %s\n", in test_disable_set_default_id() 87 FAIL("Enable failed (err %d)\n", err); in test_disable_set_default_id()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/ |
D | main.c | 28 FAIL("Failed to connect to %s (%u)\n", addr, err); in connected() 85 FAIL("Could not stop scan: %d"); in device_found() 91 FAIL("Could not connect to peer: %d", err); in device_found() 128 FAIL("Advertising failed to start (err %d)\n", err); in start_adv() 141 FAIL("Bluetooth init failed (err %d)\n", err); in test_peripheral_main() 164 FAIL("Bluetooth disable failed (err %d)\n", err); in test_peripheral_main() 180 FAIL("Bluetooth discover failed (err %d)\n", err); in test_central_main() 187 FAIL("Scanning failed to start (err %d)\n", err); in test_central_main() 197 FAIL("Disconnect failed (err %d)\n", err); in test_central_main() 206 FAIL("Scanning failed to start (err %d)\n", err); in test_central_main() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_persistence.c | 350 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 …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/id/settings/src/ |
D | dut.c | 27 FAIL("Bluetooth init failed (err %d)\n", err); in run_dut1() 34 FAIL("Failed to load settings (err %d)\n", err); in run_dut1() 42 FAIL("Failed to create a new identity (err %d)\n", err); in run_dut1() 64 FAIL("Bluetooth init failed (err %d)\n", err); in run_dut2() 71 FAIL("Failed to load settings (err %d)\n", err); in run_dut2() 78 FAIL("Wrong ID count (got %d; expected %d)\n", bt_id_count, expected_id_count); in run_dut2()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_past.c | 40 #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 …]
|
/Zephyr-latest/dts/bindings/adc/ |
D | zephyr,adc-emul.yaml | 21 channel setup with ADC_REF_INTERNAL will fail. 28 channel setup with ADC_REF_VDD_X will fail. 35 channel setup with ADC_REF_EXTERNAL0 will fail. 42 channel setup with ADC_REF_EXTERNAL1 will fail.
|