Home
last modified time | relevance | path

Searched refs:tests (Results 751 – 775 of 940) sorted by relevance

1...<<3132333435363738

/Zephyr-latest/tests/cmake/snippets/
DKconfig4 mainmenu "Snippet tests"
/Zephyr-latest/tests/drivers/build_all/eeprom/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/tests/drivers/build_all/led/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/tests/benchmarks/sched_queues/
DREADME.rst17 By default, these tests show the minimum, maximum, and averages of the measured
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_packet/
DREADME4 This MQTT application tests the low-level API for packet handling.
/Zephyr-latest/samples/subsys/zbus/remote_mock/
DREADME.rst13 …mplement tests using any language on a computer to talk directly via channels with threads running…
/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst15 …The benchmark demo tests the performance in various cases. For example rectangle, border, shadow, …
25 Collection of multiple rendering tests.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c436 static struct bst_test_list *install(struct bst_test_list *tests) in install() argument
438 return bst_add_tests(tests, test_to_add); in install()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c1814 struct bst_test_list *test_provision_install(struct bst_test_list *tests) in test_provision_install() argument
1816 tests = bst_add_tests(tests, test_connect); in test_provision_install()
1817 return tests; in test_provision_install()
1844 struct bst_test_list *test_provision_pst_install(struct bst_test_list *tests) in test_provision_pst_install() argument
1846 tests = bst_add_tests(tests, test_connect_pst); in test_provision_pst_install()
1847 return tests; in test_provision_pst_install()
/Zephyr-latest/tests/bsim/
Dsh_common.source55 echo $PA | sed -E 's/\/tests?_scripts//'
/Zephyr-latest/tests/subsys/sd/mmc/
DREADME.txt5 and run stress tests to verify large data transfers succeed using the
/Zephyr-latest/tests/subsys/sd/sdmmc/
DREADME.txt5 and run stress tests to verify large data transfers succeed using the
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c452 static struct bst_test_list *install(struct bst_test_list *tests) in install() argument
454 return bst_add_tests(tests, test_to_add); in install()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_client_test.c466 struct bst_test_list *test_gatt_client_install(struct bst_test_list *tests) in test_gatt_client_install() argument
468 return bst_add_tests(tests, test_vcs); in test_gatt_client_install()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c488 struct bst_test_list *test_main_cis_central_install(struct bst_test_list *tests) in test_main_cis_central_install() argument
490 return bst_add_tests(tests, test_def); in test_main_cis_central_install()
/Zephyr-latest/scripts/west_commands/
Dbuild.py331 tests = y.get('tests')
332 if not tests:
334 if test_item not in tests:
336 item = tests.get(test_item)
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst194 * Added tickless tests
269 * ``ZEP-1886`` - Build warnings [-Wpointer-sign] with LLVM/icx (tests/net/nbuf)
270 * ``ZEP-1887`` - Build warnings [-Wpointer-sign] with LLVM/icx (tests/drivers/spi/spi_basic_api)
278 * ``ZEP-1936`` - tests/drivers/spi/spi_basic_api/testcase.ini#test_spi - Assertion Fail
307 * ``ZEP-2057`` - crash in tests/net/rpl on qemu_x86 causing intermittent sanitycheck failure
318 * ``ZEP-2114`` - tests/kernel/fatal : Fail for QC1000/arc
/Zephyr-latest/boards/qemu/riscv32e/doc/
Dindex.rst19 configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dcrt0.S40 # we provide a "backup" isr table, if generation (ex. in tests) is disabled
/Zephyr-latest/boards/qemu/riscv32_xip/doc/
Dindex.rst19 configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/boards/qemu/riscv64/doc/
Dindex.rst28 configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/tests/subsys/edac/ibecc/
DREADME.rst48 :zephyr-app: tests/subsys/edac/ibecc
/Zephyr-latest/boards/renode/cortex_r8_virtual/doc/
Dindex.rst30 and kernel tests directly in Renode with the use of the ``run`` command.
/Zephyr-latest/boards/khadas/edgev/doc/
Dindex.rst41 kernel tests on Khadas Edge-V board. For example, with the :zephyr:code-sample:`hello_world`:
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/
Dnpcx4m8f_evb.dts67 /* Use adc0 channel 0 and 2 for 'adc_api' driver tests */

1...<<3132333435363738