/Zephyr-latest/tests/cmake/snippets/ |
D | Kconfig | 4 mainmenu "Snippet tests"
|
/Zephyr-latest/tests/drivers/build_all/eeprom/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/drivers/build_all/led/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | README.rst | 17 By default, these tests show the minimum, maximum, and averages of the measured
|
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_packet/ |
D | README | 4 This MQTT application tests the low-level API for packet handling.
|
/Zephyr-latest/samples/subsys/zbus/remote_mock/ |
D | README.rst | 13 …mplement tests using any language on a computer to talk directly via channels with threads running…
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 15 …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/ |
D | main.c | 436 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/ |
D | test_provision.c | 1814 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/ |
D | sh_common.source | 55 echo $PA | sed -E 's/\/tests?_scripts//'
|
/Zephyr-latest/tests/subsys/sd/mmc/ |
D | README.txt | 5 and run stress tests to verify large data transfers succeed using the
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 5 and run stress tests to verify large data transfers succeed using the
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/ |
D | main.c | 452 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/ |
D | gatt_client_test.c | 466 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/ |
D | cis_central.c | 488 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/ |
D | build.py | 331 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/ |
D | release-notes-1.8.rst | 194 * 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/ |
D | index.rst | 19 configuration to run basic Zephyr applications and kernel tests in the QEMU
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | crt0.S | 40 # we provide a "backup" isr table, if generation (ex. in tests) is disabled
|
/Zephyr-latest/boards/qemu/riscv32_xip/doc/ |
D | index.rst | 19 configuration to run basic Zephyr applications and kernel tests in the QEMU
|
/Zephyr-latest/boards/qemu/riscv64/doc/ |
D | index.rst | 28 configuration to run basic Zephyr applications and kernel tests in the QEMU
|
/Zephyr-latest/tests/subsys/edac/ibecc/ |
D | README.rst | 48 :zephyr-app: tests/subsys/edac/ibecc
|
/Zephyr-latest/boards/renode/cortex_r8_virtual/doc/ |
D | index.rst | 30 and kernel tests directly in Renode with the use of the ``run`` command.
|
/Zephyr-latest/boards/khadas/edgev/doc/ |
D | index.rst | 41 kernel tests on Khadas Edge-V board. For example, with the :zephyr:code-sample:`hello_world`:
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/ |
D | npcx4m8f_evb.dts | 67 /* Use adc0 channel 0 and 2 for 'adc_api' driver tests */
|