Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 33) sorted by relevance

12

/tests/drivers/disk/disk_access/
A DREADME.txt19 these sector reads, the driver will read multiple times from the same memory
20 location, to verify that the data being returned is the same.
23 follows the same flow as the read test, but at each step writes data to the
27 writes to the same location.
/tests/drivers/gpio/gpio_basic_api/dts/bindings/
A Dtest-gpio-basic-api.yaml19 must be on the same device as in-gpios, and physically
27 must be on the same device as out-gpios,and physically
/tests/subsys/debug/gdbstub/
A Dtestcase.yaml38 # when Twister runs tests in parallel on the same host.
41 # Connect to QEMU gdbstub backend and run the same GDB test script
65 # when Twister runs tests in parallel on the same host.
/tests/cmake/zephyr_get/
A Dsysbuild.cmake3 # Add a few copies of the same image, so that we can configure
4 # multiple instances of the same test suite with minor tweaks,
/tests/drivers/adc/adc_api/boards/
A Dw5500_evb_pico2_rp2350a_m33.overlay7 /* W5500 EVB Pico2 can work the same configuration as W5500 EVB Pico */
/tests/subsys/mgmt/mcumgr/handler_demo/
A DKconfig10 # When adding Kconfig options, that control the same feature,
11 # try to group them together by the same stem after prefix.
/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
A DKconfig10 # When adding Kconfig options, that control the same feature,
11 # try to group them together by the same stem after prefix.
/tests/kernel/device/
A DCMakeLists.txt12 # optimizations. There would be multiple copies of the same string,
/tests/drivers/i2c/i2c_target_api/boards/
A Dfrdm_mcxn947_mcxn947_cpu0.overlay24 /* We cannot enable SPI and I2C on the same flexcomm */
A Dfrdm_mcxn947_mcxn947_cpu0_qspi.overlay24 /* We cannot enable SPI and I2C on the same flexcomm */
A Dmcx_n9xx_evk_mcxn947_cpu0.overlay24 /* We cannot enable SPI and I2C on the same flexcomm */
A Dmcx_n9xx_evk_mcxn947_cpu0_qspi.overlay24 /* We cannot enable SPI and I2C on the same flexcomm */
A Dfrdm_mcxn236.overlay24 /* We cannot enable SPI and I2C on the same flexcomm */
/tests/drivers/pwm/pwm_gpio_loopback/socs/
A Desp32_procpu.overlay61 /* share same timer with ch9 */
/tests/kernel/common/
A Dmultilib.txt6 multilib in a same compiler. Selecting wrong multilib may have adverse
/tests/net/socket/tls_ext/
A DCMakeLists.txt28 # we reuse the same certificate / private key for client
/tests/boot/test_mcuboot/
A Dsysbuild.cmake5 # This must be done here to ensure that the same key file is used for signing
/tests/drivers/i2s/i2s_additional/src/
A Dmain.c138 bool same = true; in verify_buf() local
239 same = false; in verify_buf()
251 same = false; in verify_buf()
256 same = false; in verify_buf()
261 if (!same) { in verify_buf()
/tests/net/lib/http_server/tls/
A DCMakeLists.txt31 # we reuse the same certificate / private key for client
/tests/drivers/adc/adc_accuracy_test/
A DREADME.txt16 voltage on the same range.
/tests/benchmarks/thread_metric/
A Dthread_metric_readme.txt15 should execute the same on every operating system. Test values
21 This test consists of 5 threads created at the same priority that
25 to make sure they are valid (should all be within 1 of the same
63 queue and retrieving the same 16 byte message from the queue.
76 releasing the same block. After the block is released, the thread
184 This function lets all other threads of same priority execute
/tests/boards/espressif/cache_coex/
A DREADME.rst11 with a random generated pattern. At the same time, a whole SPI Flash page is updated with another p…
/tests/application_development/code_relocation/
A DCMakeLists.txt40 # Test NOKEEP support. Placing both KEEP and NOKEEP symbols in the same location
/tests/unit/list/
A Ddlist.c150 bool same) in verify_tail_head() argument
160 if (same) { in verify_tail_head()
A Dsflist.c151 bool same) in verify_tail_head() argument
161 if (same) { in verify_tail_head()

Completed in 128 milliseconds

12