Home
last modified time | relevance | path

Searched full:passes (Results 1 – 25 of 88) sorted by relevance

1234

/Zephyr-latest/tests/kernel/timer/starve/
DREADME.txt13 and the tick rate. By default the test passes if one hour passes
/Zephyr-latest/snippets/xen_dom0/boards/
Dqemu_cortex_a53.overlay20 * Xen passes actual values for setup in domain device tree, but Zephyr
38 * Xen passes actual values for setup in domain device tree, but Zephyr
Drcar_h3ulcb_r8a77951_a57.overlay16 * Xen passes actual values for setup in domain device tree, but Zephyr
34 * Xen passes actual values for setup in domain device tree, but Zephyr
Drcar_salvator_xs.overlay16 * Xen passes actual values for setup in domain device tree, but Zephyr
34 * Xen passes actual values for setup in domain device tree, but Zephyr
Drcar_spider_s4_r8a779f0_a55.overlay18 * Xen passes actual values for setup in domain device tree, but Zephyr
36 * Xen passes actual values for setup in domain device tree, but Zephyr
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/
DKconfig21 int "Number of passes"
DREADME.txt7 read on an ADC one. If they match, the test passes.
/Zephyr-latest/tests/subsys/logging/log_blocking/
Dtestcase.yaml23 # twister fails with "unexpected eof" even though the test passes
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dpriv_proxy_net_id_multi.sh14 # 2. Test passes when RX device verifies reception of one Private Net ID
Dpriv_proxy_net_id.sh18 # 5. Test passes if the random field of the two Private Net ID advertisements
Dpriv_proxy_node_id.sh23 # 5. Test passes if the random field of the two Private Node ID advertisements
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py81 fails, passes, errors, skips = stats
111 passes += 1
117 passes += 1
130 return (fails, passes, errors, skips)
169 fails = passes = errors = skips = 0
182 fails, passes, errors, skips = self.xunit_testcase(eleTestsuite,
184 (fails, passes, errors, skips), log, True)
186 total = errors + passes + fails + skips
242 fails = passes = errors = skips = 0
264 fails, passes, errors, skips = self.xunit_testcase(eleTestsuite,
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/sar/
Dstress_test.sh15 # 6. The test passes when the Client successfully receives the Status response.
Dslow_transfer_test.sh16 # 6. The test passes when the Client successfully receives the Status response.
/Zephyr-latest/dts/bindings/pwm/
Dnxp,ftm-pwm.yaml30 passes through a sychronizer clocked by the FTM bus interface clock.
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/
DREADME.rst13 and it passes the data between the host (PC) and controller.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/test_scripts/
Drun.sh15 # The test will be terminated much earlier if it passes
/Zephyr-latest/lib/os/
Dthread_entry.c28 * This routine invokes the actual thread entry point function and passes
/Zephyr-latest/include/zephyr/arch/common/
Dexc_handle.h16 * For example, in the case where user mode passes in a C string via
/Zephyr-latest/include/zephyr/drivers/
Despi_emul.h38 * Passes eSPI virtual wires set request (virtual wire packet) to the emulator.
52 * Passes eSPI virtual wires get request (virtual wire packet) to the emulator.
Di2c_emul.h57 * Passes I2C messages to the emulator. The emulator updates the data with what
Dspi_emul.h57 * Passes SPI messages to the emulator. The emulator updates the data with what
/Zephyr-latest/boards/native/native_posix/
Dcpu_wait.c25 * at an infinitely high clock, and therefore no simulated time passes while
/Zephyr-latest/boards/native/native_sim/
Dcpu_wait.c28 * at an infinitely high clock, and therefore no simulated time passes while
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst37 when a state handles an event, or explicitly ignores it and passes it up to the parent state.

1234