Home
last modified time | relevance | path

Searched full:assertion (Results 1 – 25 of 172) sorted by relevance

1234567

/Zephyr-latest/dts/bindings/spi/
Dmicrochip,xec-qmspi.yaml48 description: Delay in system clocks from CS# assertion to first clock edge
53 description: Delay in system clocks from last clock edge to CS# de-assertion
58 description: Delay in system clocks from CS# de-assertion to driving HOLD# and WP#
63 description: Delay in system clocks from CS# de-assertion to CS# assertion
Dmicrochip,xec-qmspi-ldma.yaml57 Delay in QMSPI main clocks from CS# assertion to first clock edge.
64 Delay in QMSPI main clocks from last clock edge to CS# de-assertion.
71 Delay in QMSPI main clocks from CS# de-assertion to driving HOLD#
78 Delay in QMSPI main clocks from CS# de-assertion to CS# assertion.
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst31 Specifying an assertion level of 1 causes the compiler to issue warnings that
33 issued since assertion code is not normally present in a final product.
34 Specifying assertion level 2 suppresses these warnings.
39 The policy for what to do when encountering a failed assertion is controlled
42 the thread that failed the assertion was running in user mode, and a kernel
51 to provide context to the assertion. In addition, the kernel will print
53 file and line number where the assertion can be found.
66 ASSERTION FAIL [foo == 0xF0CACC1A] @ ZEPHYR_BASE/tests/kernel/fatal/src/main.c:367
115 The ``__ASSERT_NO_MSG()`` macro can be used to perform an assertion that
123 Zephyr provides two macros for performing build-time assertion checks.
[all …]
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt4 (or Assertion Fail as explained below).
8 Assertion Fail instead of error code.
10 both error code and assertion fail set test result as passed.
13 is used to catch assertion fail.
/Zephyr-latest/dts/bindings/pinctrl/
Dnuvoton,npcx-pinctrl.yaml17 - psl-in-mode: Select the assertion detection mode of PSL input
18 - psl-in-pol: Select the assertion detection polarity of PSL input
87 The assertion detection mode of PSL input selection
96 The assertion detection polarity of PSL input selection
/Zephyr-latest/include/zephyr/sys/
D__assert.h55 __ASSERT_PRINT("ASSERTION FAIL [%s] @ %s:%d\n", \
62 __ASSERT_PRINT("ASSERTION FAIL @ %s:%d\n", \
68 __ASSERT_PRINT("ASSERTION FAIL [%s]\n", \
74 __ASSERT_PRINT("ASSERTION FAIL\n")
/Zephyr-latest/tests/bluetooth/host/id/bt_lookup_id_addr/src/
Dtest_suite_bt_lookup_id_addr_invalid_inputs.c27 * - An assertion fails and execution stops
45 * - An assertion fails and execution stops
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/
Dtest_suite_invalid_inputs.c26 * - An assertion is raised and execution stops
42 * - An assertion is raised and execution stops
/Zephyr-latest/tests/kernel/spinlock/src/
Dspinlock_error_case.c91 * @details Validate using spinlock recursive will trigger assertion.
112 * @details Validate unlocking incorrect spinlock will trigger assertion.
131 * @details Validate unlocking incorrect spinlock will trigger assertion.
152 * assertion.
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/
Dcap_unicast_ac_6_i.sh41 # Execute_AC_6_I 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
42 # Execute_AC_6_I 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_5.sh42 # Execute_AC_5 441_1_1 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
43 # Execute_AC_5 441_2_1 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_9_i.sh43 # Execute_AC_9_I 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
44 # Execute_AC_9_I 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_6_ii.sh47 # Execute_AC_6_II 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
48 # Execute_AC_6_II 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_11_i.sh43 # Execute_AC_11_I 441_1_1 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
44 # Execute_AC_11_I 441_2_1 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_8_i.sh43 # Execute_AC_8_I 441_1_1 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
44 # Execute_AC_8_I 441_2_1 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_9_ii.sh47 # Execute_AC_9_II 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
48 # Execute_AC_9_II 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_11_ii.sh47 # Execute_AC_11_II 441_1_1 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
48 # Execute_AC_11_II 441_2_1 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Dcap_unicast_ac_7_ii.sh47 # Execute_AC_7_II 441_1_1 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
48 # Execute_AC_7_II 441_2_1 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
/Zephyr-latest/tests/bluetooth/host/crypto/bt_encrypt_be/src/
Dtest_suite_invalid_inputs.c25 * - An assertion is raised and execution stops
44 * - An assertion is raised and execution stops
63 * - An assertion is raised and execution stops
/Zephyr-latest/tests/bluetooth/host/crypto/bt_encrypt_le/src/
Dtest_suite_invalid_inputs.c25 * - An assertion is raised and execution stops
44 * - An assertion is raised and execution stops
63 * - An assertion is raised and execution stops
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_set_legacy_tk/src/
Dtest_suite_invalid_inputs.c27 * - An assertion is raised and execution stops
46 * - An assertion is raised and execution stops
/Zephyr-latest/dts/bindings/net/wireless/
Dgeneric-fem-two-ctrl-pins.yaml39 assertion of the CTX pin to beginning of transmission.
45 assertion of the CRX pin to beginning of reception.
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztest_assert.h10 * @brief Zephyr testing framework assertion macros
38 PRINT_DATA("\n Assertion failed at %s:%d\n", ztest_relative_filename(file), in z_zassert_()
86 PRINT_DATA("\n Assertion failed at %s:%d: %s: %s\n", in z_zassert()
96 PRINT_DATA("\n Assertion succeeded at %s:%d (%s)\n", in z_zassert()
154 * @defgroup ztest_assert Ztest assertion macros
207 * thus reducing what could be tens to hundreds of assertion failures to investigate down to a few
266 * @param ... Optional message and variables to print if the assertion fails
273 * @param ... Optional message and variables to print if the assertion fails
280 * @param ... Optional message and variables to print if the assertion fails
287 * @param ... Optional message and variables to print if the assertion fails
[all …]
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dtest_suite_full_list_invalid_values.c68 * - An assertion fails at find_key_in_use() and execution stops
97 * - An assertion fails at find_key_in_use() and execution stops
125 * - An assertion fails and execution stops
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_random_addr/src/
Dtest_suite_invalid_cases.c30 * - An assertion is raised and execution stops
46 * - An assertion is raised and execution stops
65 * - An assertion is raised and execution stops

1234567