/Zephyr-latest/dts/bindings/spi/ |
D | sifive,spi0.yaml | 8 disabled if used to access SPI Flash ROM. Failing to do so could result in
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/ |
D | dfu_cli_all_targets_lost_on_apply.sh | 7 # Test if callback `lost_target` is called on every target failing on Apply step and `ended`
|
D | dfu_cli_all_targets_lost_on_verify.sh | 7 # Test if callback `lost_target` is called on every target failing on Verify step and `ended`
|
/Zephyr-latest/tests/subsys/input/api/ |
D | testcase.yaml | 15 # can be pushed into the queue and thus failing the "full queue"
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 20 binary will use ``popen()`` to run the failing test binary and will assert both the return code and
|
/Zephyr-latest/dts/bindings/dai/ |
D | nxp,dai-sai.yaml | 72 If one side is SYNC then the other MUST be ASYNC. Failing to meet this 85 If one side is SYNC then the other MUST be ASYNC. Failing to meet this
|
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/ |
D | prj.conf | 43 # test is failing.
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 47 bool "Abort on first failing test" 49 Stop and abort on first failing test. Do not continue with other
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_miwu.h | 48 NPCX_MIWU_TRIG_LOW, /** Edge failing or active low detection */ 50 NPCX_MIWU_TRIG_BOTH, /** Both edge rising and failing detection */
|
/Zephyr-latest/include/zephyr/drivers/ |
D | fuel_gauge.h | 288 * @return 0 if successful, negative errno code of first failing property 317 * @return 0 if successful, negative errno code of first failing property 343 * @return return=0 if successful. Otherwise, return array index of failing property.
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/ |
D | hostipc.c | 62 * (e.g. failing to signal done on one side or the other) in ZTEST()
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | static_shared_irq.c | 25 * testing platforms. Failing to meet this requirement in ZTEST()
|
/Zephyr-latest/samples/bluetooth/tmap_central/src/ |
D | cap_initiator.c | 136 printk("Failed to start (failing conn %p): %d", conn, err); in unicast_start_complete_cb() 146 printk("Failed to update (failing conn %p): %d", conn, err); in unicast_update_complete_cb() 154 printk("Failed to stop (failing conn %p): %d", conn, err); in unicast_stop_complete_cb()
|
/Zephyr-latest/tests/subsys/mem_mgmt/mem_attr_heap/src/ |
D | main.c | 35 zassert_equal(-EALREADY, ret, "Second init should be failing"); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/audio/ascs/src/ |
D | test_ase_register.c | 40 /* Attempt to clean up failing tests */ in ascs_register_test_suite_after()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | core.rst | 65 Failing to enable :kconfig:option:`CONFIG_BT_SETTINGS`, or setting
|
/Zephyr-latest/tests/subsys/usb/device/src/ |
D | main.c | 200 *Judge failure whether is due to failing to enable USB. in device_usb_setup()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.13.rst | 299 * :github:`9753` - ESP32: Failing to build project 306 * :github:`9689` - Multiple tests are failing on sam_e70_xplained once the cache is enabled 364 * :github:`9465` - tests/net/ptp/clock: PTP clock test are failing on FRDM_K64f and same_e70_xplain… 380 * :github:`9310` - nRF52_PCA10040: Failing test_slice_reset 389 * :github:`9273` - k_pipe_alloc_init() api is failing on qemu_x86 576 * :github:`8173` - Driver tests failing with an assertion on frdm_k64f 582 * :github:`8039` - tests/shell failing on Arduino 101 / Quark SE arc
|
D | release-notes-1.6.rst | 330 * ``ZEP-1154`` - tests/samples failing with unified kernel 343 * ``ZEP-1232`` - Daily build is failing asserts 363 * ``ZEP-1343`` - tests/drivers/pci_enum: failing on QEMU ARM and X86 due to missing commit
|
D | release-notes-1.12.rst | 597 * :github:`7208` - ztest_test_fail() not failing? 676 * :github:`7692` - Kernel tests failing at runtime on frdm_k64f 678 * :github:`7698` - Kernel tests failing at runtime on frdm_kw41z 736 * :github:`7858` - Test for k_thread_foreach() is failing on some boards 741 * :github:`7885` - em_starterkit_em7d_v22 failing multiple tests in user mode 748 * :github:`7954` - make flash failing for altera_max10 789 * :github:`8171` - Tests failing with a stacking error on frdm_k64f 790 * :github:`8172` - Networking tests failing with an assertion on frdm_k64f
|
D | release-notes-2.2.rst | 903 * :github:`22085` - HCI/CCO/BV-07-C & HCI/GEV/BV-01-C failing in EDTT 908 * :github:`22048` - Failing LL.TS Data Length Update Tests (split) 967 * :github:`21618` - CI failing to complete tests 991 * :github:`21450` - sample.net.cloud.google_iot_mqtt test is failing for frdm_k64f 1020 * :github:`21300` - pyocd flash failing on bbc_microbit 1051 * :github:`21082` - tests/kernel/timer/timer_api failing on several nRF5x SoCs 1086 * :github:`20484` - Tests/kernel/gen_isr_table failing when enabling WDT driver 1193 * :github:`12553` - List of tests that keep failing sporadically
|
/Zephyr-latest/include/zephyr/storage/ |
D | stream_flash.h | 116 * failing and returning error.
|
/Zephyr-latest/drivers/dma/ |
D | dma_nxp_edma.c | 166 * Failing to meet this condition will lead to the assertion of the SAE in edma_config() 183 * Failing to meet this condition will lead to the assertion of the DAE in edma_config() 228 * Failing to meet this condition will lead to the assertion of the in edma_config()
|
/Zephyr-latest/tests/net/conn_mgr_conn/src/ |
D | main.c | 1532 zassert_true(net_if_is_up(ifa2), "All non-failing ifaces should be connected."); in ZTEST() 1533 zassert_true(net_if_is_up(ifb), "All non-failing ifaces should be connected."); in ZTEST() 1534 zassert_true(net_if_is_up(ifni), "All non-failing ifaces should be connected."); in ZTEST() 1537 zassert_false(net_if_is_up(ifa1), "The failing iface should not be connected."); in ZTEST() 1577 zassert_false(net_if_is_up(ifa2), "All non-failing ifaces should be disconnected."); in ZTEST() 1578 zassert_false(net_if_is_up(ifb), "All non-failing ifaces should be disconnected."); in ZTEST() 1579 zassert_false(net_if_is_up(ifni), "All non-failing ifaces should be disconnected."); in ZTEST() 1582 zassert_true(net_if_is_up(ifa1), "The failing iface should not be disconnected."); in ZTEST()
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 128 ``write_shared_memory`` script; failing to respect the shared memory size
|