/Zephyr-latest/drivers/dac/ |
D | dac_max22017.c | 54 goto fail; in max22017_channel_setup() 73 goto fail; in max22017_channel_setup() 78 goto fail; in max22017_channel_setup() 90 fail: in max22017_channel_setup() 117 goto fail; in max22017_write_value() 122 goto fail; in max22017_write_value() 126 goto fail; in max22017_write_value() 133 goto fail; in max22017_write_value() 147 fail: in max22017_write_value() 169 goto fail; in max22017_init() [all …]
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_max22017.c | 61 goto fail; in adi_max22017_gpio_set_output() 66 goto fail; in adi_max22017_gpio_set_output() 80 goto fail; in adi_max22017_gpio_set_output() 85 fail: in adi_max22017_gpio_set_output() 100 goto fail; in adi_max22017_gpio_set_input() 107 fail: in adi_max22017_gpio_set_input() 122 goto fail; in adi_max22017_gpio_deconfigure() 128 fail: in adi_max22017_gpio_deconfigure() 143 goto fail; in adi_max22017_gpio_set_pin_value() 153 fail: in adi_max22017_gpio_set_pin_value() [all …]
|
/Zephyr-latest/tests/ztest/fail/core/src/ |
D | main.cpp | 17 ZTEST_SUITE(fail, nullptr, nullptr, nullptr, fail_after, fail_teardown); 19 ZTEST(fail, test_framework) {} in ZTEST() argument
|
D | unexpected_assume.cpp | 13 ZTEST(fail, test_unexpected_assume) in ZTEST() argument
|
/Zephyr-latest/drivers/mfd/ |
D | mfd_max22017.c | 200 goto fail; in max22017_int_worker() 257 goto fail; in max22017_int_worker() 270 fail: in max22017_int_worker() 309 goto fail; in max22017_init() 315 goto fail; in max22017_init() 322 goto fail; in max22017_init() 335 goto fail; in max22017_init() 340 goto fail; in max22017_init() 350 goto fail; in max22017_init() 355 goto fail; in max22017_init() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/blob_mdls/ |
D | blob_cli_no_rsp_block.sh | 10 blob_srv_fail_on_block_get -- -argstest msg-fail-type=0 16 blob_srv_fail_on_block_get -- -argstest msg-fail-type=0
|
D | blob_cli_no_rsp_xfer.sh | 10 blob_srv_fail_on_xfer_get -- -argstest msg-fail-type=1 16 blob_srv_fail_on_xfer_get -- -argstest msg-fail-type=1
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/ |
D | dfu_mixed_fail.sh | 11 fail-confirm=1 16 fail-confirm=1
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | mem.c | 175 if (stats->fail.count) { in cmd_net_mem() 176 PR("%p\tFAIL\t%u\t%llu\t\t%llu\n", stats->slab, stats->fail.count, in cmd_net_mem() 177 stats->fail.alloc_sum / (uint64_t)stats->fail.count, in cmd_net_mem() 178 k_cyc_to_us_ceil64(stats->fail.time_sum / in cmd_net_mem() 179 (uint64_t)stats->fail.count)); in cmd_net_mem()
|
/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/net/dhcpv4/client/src/ |
D | main.c | 289 goto fail; in prepare_dhcp_offer() 293 goto fail; in prepare_dhcp_offer() 298 goto fail; in prepare_dhcp_offer() 302 goto fail; in prepare_dhcp_offer() 311 fail: in prepare_dhcp_offer() 330 goto fail; in prepare_dhcp_ack() 334 goto fail; in prepare_dhcp_ack() 339 goto fail; in prepare_dhcp_ack() 343 goto fail; in prepare_dhcp_ack() 352 fail: in prepare_dhcp_ack()
|
/Zephyr-latest/scripts/checkpatch/ |
D | maintainer-checkpatch.bash | 43 function fail { function 75 *) fail ;; 80 fail
|
D | timestamp | 31 function fail { function 46 *) fail ;;
|
/Zephyr-latest/tests/net/icmpv4/src/ |
D | main.c | 327 goto fail; in prepare_echo_request() 335 fail: in prepare_echo_request() 352 goto fail; in prepare_echo_reply() 360 fail: in prepare_echo_reply() 378 goto fail; in prepare_echo_request_with_options() 386 fail: in prepare_echo_request_with_options() 405 goto fail; in prepare_echo_request_with_bad_options() 413 fail: in prepare_echo_request_with_bad_options()
|
/Zephyr-latest/tests/ztest/fail/src/ |
D | main.cpp | 11 ZTEST_SUITE(fail, nullptr, nullptr, nullptr, nullptr, nullptr); 13 ZTEST(fail, test_framework) in ZTEST() argument
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv6_fragment.c | 78 goto fail; in net_ipv6_find_last_ext_hdr() 89 goto fail; in net_ipv6_find_last_ext_hdr() 95 goto fail; in net_ipv6_find_last_ext_hdr() 101 goto fail; in net_ipv6_find_last_ext_hdr() 109 goto fail; in net_ipv6_find_last_ext_hdr() 119 fail: in net_ipv6_find_last_ext_hdr() 622 goto fail; in send_ipv6_fragment() 633 goto fail; in send_ipv6_fragment() 644 goto fail; in send_ipv6_fragment() 657 goto fail; in send_ipv6_fragment() [all …]
|
/Zephyr-latest/tests/boards/espressif/ethernet/ |
D | Kconfig | 13 If no address is assigned within this time, test will fail. 20 If no reply is received within this time, test will fail.
|
/Zephyr-latest/tests/net/tcp/src/ |
D | main.c | 269 goto fail; in tester_prepare_tcp_pkt() 274 goto fail; in tester_prepare_tcp_pkt() 279 goto fail; in tester_prepare_tcp_pkt() 303 goto fail; in tester_prepare_tcp_pkt() 310 goto fail; in tester_prepare_tcp_pkt() 317 goto fail; in tester_prepare_tcp_pkt() 328 goto fail; in tester_prepare_tcp_pkt() 332 goto fail; in tester_prepare_tcp_pkt() 336 fail: in tester_prepare_tcp_pkt() 414 goto fail; in read_tcp_header() [all …]
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | capture.c | 297 goto fail; in net_capture_setup() 304 goto fail; in net_capture_setup() 311 goto fail; in net_capture_setup() 335 goto fail; in net_capture_setup() 341 goto fail; in net_capture_setup() 361 goto fail; in net_capture_setup() 369 goto fail; in net_capture_setup() 379 goto fail; in net_capture_setup() 386 goto fail; in net_capture_setup() 393 goto fail; in net_capture_setup() [all …]
|
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 12 minutes, hours, or days to fail, depending on the hardware clock rate 22 difference between the current and last-recorded counter value will fail 26 Systems that use a 32-bit counter of 80 MHz ticks would fail after
|
/Zephyr-latest/tests/net/ieee802154/l2/src/ |
D | ieee802154_shell_test.c | 249 goto fail; in ZTEST() 259 goto fail; in ZTEST() 267 fail: in ZTEST() 292 goto fail; in ZTEST() 304 goto fail; in ZTEST() 313 fail: in ZTEST() 392 goto fail; in ZTEST() 409 goto fail; in ZTEST() 436 fail: in ZTEST()
|
/Zephyr-latest/drivers/mipi_dbi/ |
D | mipi_dbi_bitbang.c | 203 goto fail; in mipi_dbi_bitbang_init() 216 goto fail; in mipi_dbi_bitbang_init() 229 goto fail; in mipi_dbi_bitbang_init() 237 goto fail; in mipi_dbi_bitbang_init() 246 goto fail; in mipi_dbi_bitbang_init() 273 fail: in mipi_dbi_bitbang_init()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | has_client.c | 469 goto fail; in active_index_read_cb() 477 goto fail; in active_index_read_cb() 482 fail: in active_index_read_cb() 518 goto fail; in control_point_subscribe_cb() 524 goto fail; in control_point_subscribe_cb() 529 fail: in control_point_subscribe_cb() 633 goto fail; in features_read_cb() 647 goto fail; in features_read_cb() 652 fail: in features_read_cb() 685 goto fail; in features_subscribe_cb() [all …]
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 12 binary which is expected to fail by calling one of the following: 19 The binary by itself, when executed, will fail to run and return a code of ``1``. The main test
|
/Zephyr-latest/tests/net/udp/src/ |
D | main.c | 54 static bool fail = true; variable 150 fail = true; in test_ok() 157 fail = false; in test_ok() 176 fail = true; in test_fail() 259 return !fail; in send_ipv6_udp_msg() 327 return !fail; in send_ipv6_udp_long_msg() 376 return !fail; in send_ipv4_udp_msg() 639 zassert_false(fail, "Tests failed"); in ZTEST()
|