Home
last modified time | relevance | path

Searched full:skip (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/cis/
DKconfig22 Skip central and/or peripheral subevent reception to test flush
26 bool "Skip peripheral role subevents to test Flush Timeout"
29 Skip peripheral role subevent reception to test flush timeout
33 int "Skip peripheral ISO events count, all subevents in them"
36 Skip peripheral ISO events count where all subevents are skipped.
39 bool "Skip central role subevents to test Flush Timeout"
42 Skip central role subevent reception to test flush timeout
46 int "Skip central ISO events count, all subevents in them"
49 Skip central ISO events count where all subevents are skipped.
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/tests/device/
Dhardware_adapter_test.py43 …assert device.command == ['west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', '…
53 …'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'pyocd', '--', '--board-id'…
64 …'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'nrfjprog', '--', '--dev-id…
76 'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'openocd',
89 'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'openocd',
101 'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'jlink',
113 … 'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'stm32cubeprogrammer',
126 'west', 'flash', '--skip-rebuild', '--build-dir', 'build',
142 'west', 'flash', '--skip-rebuild', '--build-dir', 'build', '--runner', 'pyocd',
161 'west', 'flash', '--skip-rebuild', '--build-dir', str(tmp_path),
/Zephyr-Core-3.5.0/arch/arm64/core/
Dtls.c21 * this so we can simply skip these. However, since GCC in arch_tls_stack_setup()
23 * we simply skip them when setting the TLS pointer. in arch_tls_stack_setup()
33 /* Skip two pointers due to toolchain */ in arch_tls_stack_setup()
/Zephyr-Core-3.5.0/arch/xtensa/core/
Dtls.c25 * this so we can simply skip these. However, since GCC in arch_tls_stack_setup()
27 * we simply skip them when setting the TLS pointer. in arch_tls_stack_setup()
37 /* Skip two pointers due to toolchain */ in arch_tls_stack_setup()
/Zephyr-Core-3.5.0/arch/arm/core/
Dtls.c31 * this so we can simply skip these. However, since GCC
33 * we simply skip them when setting the TLS pointer.
43 /* Skip two pointers due to toolchain */
/Zephyr-Core-3.5.0/arch/arc/core/
Dtls.c43 * this so we can simply skip these. However, since GCC in arch_tls_stack_setup()
45 * we simply skip them when setting the TLS pointer. in arch_tls_stack_setup()
55 /* Skip two pointers due to toolchain */ in arch_tls_stack_setup()
Dprep_c.c43 return; /* skip if i-cache is not present */
64 return; /* skip if d-cache is not present */
/Zephyr-Core-3.5.0/tests/kernel/timer/timer_error_case/src/
Dmain.c45 /* Skip on platforms with no userspace support */ in ZTEST_USER()
79 /* Skip on platforms with no userspace support */ in ZTEST_USER()
113 /* Skip on platforms with no userspace support */ in ZTEST_USER()
147 /* Skip on platforms with no userspace support */ in ZTEST_USER()
181 /* Skip on platforms with no userspace support */ in ZTEST_USER()
215 /* Skip on platforms with no userspace support */ in ZTEST_USER()
248 /* Skip on platforms with no userspace support */ in ZTEST_USER()
283 /* Skip on platforms with no userspace support */ in ZTEST_USER()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/persistence/
Dprovisioning.sh11 # SKIP=(persistence_provisioning_data_save)
15 # SKIP=(persistence_provisioning_data_load)
/Zephyr-Core-3.5.0/lib/os/
Dmpsc_pbuf.c141 return item->skip.len; in get_skip()
164 union mpsc_pbuf_generic skip = { in add_skip_item() local
165 .skip = { .valid = 0, .busy = 1, .len = wlen } in add_skip_item()
168 buffer->buf[buffer->tmp_wr_idx] = skip.raw; in add_skip_item()
187 /* Skip packet found, can be dropped to free some space */ in drop_item_locked()
188 MPSC_PBUF_DBG(buffer, "no space: Found skip packet %d len", skip_wlen); in drop_item_locked()
207 /* Add skip packet before claimed packet. */ in drop_item_locked()
210 MPSC_PBUF_DBG(buffer, "no space: Added skip packet (len:%d)", free_wlen); in drop_item_locked()
216 * that was already ommited, skip it again. in drop_item_locked()
273 union mpsc_pbuf_generic skip = { in post_drop_action() local
[all …]
/Zephyr-Core-3.5.0/samples/net/virtual/
DKconfig23 skip setting static value.
40 skip setting static value.
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Dmpsc_pbuf.rst53 | 0 | 1 | internal skip packet |
56 Packet buffer space contains free space, valid user packets and internal skip
57 packets. Internal skip packets indicates padding, e.g. at the of the buffer.
65 wrapping of the write index, a skip packet is added to the end of buffer. If
75 skip packet is added before busy packet and packets following the busy packet
77 packet is converted to skip packet to avoid double processing.
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/
D_mesh_test.sh8 function Skip(){ function
9 for i in "${SKIP[@]}" ; do
53 if Skip $testid; then
DREADME.rst31 ``$SKIP`` array environment variable before calling ``RunTest``. This causes
32 ``RunTest`` to skip starting processes for each application in the ``$SKIPPED``
44 SKIP=(transport_tx_seg_block)
/Zephyr-Core-3.5.0/tests/ztest/fail/
DKconfig34 default "ERROR: cannot skip in test phase 'after()', bailing" if ZTEST_FAIL_TEST_ASSUME_AFTER
35 default "ERROR: cannot skip in test phase 'teardown()', bailing" if ZTEST_FAIL_TEST_ASSUME_TEARDOWN
/Zephyr-Core-3.5.0/tests/drivers/gpio/gpio_basic_api/boards/
Dintel_ehl_crb.overlay8 * GPIO Settings -> GPIO_GPP_B -> GPP_B04 -> GPIO Skip -> Disable
13 * GPIO Settings -> GPIO_GPP_B -> GPP_B23 -> GPIO Skip -> Disable
/Zephyr-Core-3.5.0/cmake/linker/ld/
Dtarget_baremetal.cmake16 # skip this flag even though the compiler flag check passes
19 # Skip this for native application as Zephyr only provides
/Zephyr-Core-3.5.0/subsys/net/ip/
Dicmpv4.c89 uint8_t skip; in icmpv4_update_record_route() local
150 skip = ptr - ptr_offset; in icmpv4_update_record_route()
151 if (skip) { in icmpv4_update_record_route()
153 if (net_pkt_write(reply, opt_data + offset, skip)) { in icmpv4_update_record_route()
157 offset += skip; in icmpv4_update_record_route()
158 len += skip; in icmpv4_update_record_route()
200 uint8_t skip; in icmpv4_update_time_stamp() local
292 skip = ptr - ptr_offset; in icmpv4_update_time_stamp()
293 if (skip) { in icmpv4_update_time_stamp()
295 if (net_pkt_write(reply, opt_data + offset, skip)) { in icmpv4_update_time_stamp()
[all …]
/Zephyr-Core-3.5.0/include/zephyr/sys/
Dmpsc_packet.h42 /** @brief Skip packet used internally by the packet buffer. */
51 struct mpsc_pbuf_skip skip; member
/Zephyr-Core-3.5.0/cmake/linker/lld/
Dtarget_baremetal.cmake23 # skip this flag even though the compiler flag check passes
26 # Skip this for native application as Zephyr only provides
/Zephyr-Core-3.5.0/tests/arch/arm64/arm64_gicv3_its/
Dtestcase.yaml5 skip: true
/Zephyr-Core-3.5.0/tests/drivers/gpio/gpio_basic_api/
DKconfig7 bool "Skip the pull test even if the driver supports it"
/Zephyr-Core-3.5.0/subsys/dfu/boot/
Dmcuboot.c130 * - header_magic: skip (only used to check format) in boot_read_bank_header()
131 * - image_load_address: skip (only matters for PIC code) in boot_read_bank_header()
132 * - header_size: skip (only used to check format) in boot_read_bank_header()
134 * - image_flags: skip (all unsupported or not relevant) in boot_read_bank_header()
/Zephyr-Core-3.5.0/soc/arm/nxp_lpc/lpc54xxx/
DCMakeLists.txt17 # CMSIS SystemInit allows us to skip enabling clock to SRAM2 bank via
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/include/zephyr/
Dztest_test_new.h43 * @brief A single expectation entry allowing tests to fail/skip and be considered passing.
83 * @brief Expect a test to skip (mark it passing if it failed)
170 * @return True if the suite should be run; false to skip.
240 * to ZTEST_RESULT_SUITE_* which will apply the failure/skip to every test in the suite.
376 * @brief Skip the current test.
410 * Use this macro at the start of your test case, to skip it when
413 * @param config The Kconfig option used to skip the test.
420 * Use this macro at the start of your test case, to skip it when
421 * config is not enabled. Useful when your need to skip test if some
424 * @param config The Kconfig option used to skip the test (if not enabled).

12345678910>>...23