Home
last modified time | relevance | path

Searched refs:tests (Results 701 – 725 of 940) sorted by relevance

1...<<21222324252627282930>>...38

/Zephyr-latest/boards/shields/pmod_sd/doc/
Dindex.rst26 :zephyr-app: tests/drivers/disk/disk_access
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/doc/
Dindex.rst58 :zephyr-app: tests/drivers/display/display_read_write
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Dnucleo_l552ze_q_stm32l552xx_ns.dts41 * multiple image boot, no tests.
/Zephyr-latest/boards/qemu/xtensa/doc/
Dindex.rst12 Use this configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/tests/ztest/fail/
DREADME.rst3 Ztest framework failure tests
/Zephyr-latest/tests/drivers/build_all/w1/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/tests/drivers/can/timing/
DKconfig37 If this option is not enabled, the tests will be limited to a historical, safe set of CAN
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst19 * Legacy tests and samples were moved to tests/legacy and samples/legacy.
159 * Added tests and samples for CoAP client and server.
279 * ``ZEP-436`` - Test case tests/kernel/test_mem_safe fails on ARM hardware
304 * ``ZEP-970`` - Sanity doesn't build 'tests/kernel/test_build' with assertions (-R)
306 * ``ZEP-1014`` - [TCF] tests/bluetooth/init build fail
321 * ``ZEP-1124`` - tests/kernel/test_sprintf/microkernel/testcase.ini#test failure on frdm_k64f
330 * ``ZEP-1154`` - tests/samples failing with unified kernel
345 * ``ZEP-1247`` - Test tests/legacy/benchmark/latency_measure is broken for daily sanitycheck
363 * ``ZEP-1343`` - tests/drivers/pci_enum: failing on QEMU ARM and X86 due to missing commit
/Zephyr-latest/scripts/net/
Drun-sample-tests.sh288 This script runs Zephyr sample tests using Docker container and
306 run the tests in these directories instead of current directory
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_advertiser.c418 struct bst_test_list *test_per_adv_advertiser(struct bst_test_list *tests) in test_per_adv_advertiser() argument
420 return bst_add_tests(tests, per_adv_advertiser); in test_per_adv_advertiser()
Dper_adv_sync.c413 struct bst_test_list *test_per_adv_sync(struct bst_test_list *tests) in test_per_adv_sync() argument
415 return bst_add_tests(tests, per_adv_sync); in test_per_adv_sync()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dgatt_client_test.c323 struct bst_test_list *test_gatt_client_install(struct bst_test_list *tests) in test_gatt_client_install() argument
325 return bst_add_tests(tests, test_vcs); in test_gatt_client_install()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c477 struct bst_test_list *test_main_l2cap_stress_install(struct bst_test_list *tests) in test_main_l2cap_stress_install() argument
479 return bst_add_tests(tests, test_def); in test_main_l2cap_stress_install()
482 extern struct bst_test_list *test_main_l2cap_stress_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c495 struct bst_test_list *test_main_conn_stress_install(struct bst_test_list *tests) in test_main_conn_stress_install() argument
497 return bst_add_tests(tests, test_def); in test_main_conn_stress_install()
500 extern struct bst_test_list *test_main_conn_stress_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_broadcast_source_test.c733 struct bst_test_list *test_broadcast_source_install(struct bst_test_list *tests) in test_broadcast_source_install() argument
735 return bst_add_tests(tests, test_broadcast_source); in test_broadcast_source_install()
740 struct bst_test_list *test_broadcast_source_install(struct bst_test_list *tests) in test_broadcast_source_install() argument
742 return tests; in test_broadcast_source_install()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_transport.c707 struct bst_test_list *test_transport_install(struct bst_test_list *tests) in test_transport_install() argument
709 tests = bst_add_tests(tests, test_connect); in test_transport_install()
710 return tests; in test_transport_install()
/Zephyr-latest/boards/shields/adafruit_adalogger_featherwing/doc/
Dindex.rst49 :zephyr-app: tests/drivers/rtc/rtc_api
/Zephyr-latest/boards/shields/tcan4550evm/doc/
Dindex.rst59 :zephyr-app: tests/drivers/can/api
/Zephyr-latest/boards/01space/esp32c3_042_oled/
Desp32c3_042_oled.dts36 /* Have to use uart1 as some tests are hardcoded for that DTS node :/ */
/Zephyr-latest/tests/drivers/build_all/video/
Dmimxrt1170_evk_mimxrt1176_cm7.overlay7 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/tests/bluetooth/controller/uut/
DCMakeLists.txt44 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/controller/mock_ctrl mocks)
/Zephyr-latest/boards/arm/mps2/
Dboard.cmake37 # in-tree tests).
/Zephyr-latest/tests/benchmarks/sched_queues/
DKconfig36 each thread in the tests. This generates large amounts of output. To
/Zephyr-latest/tests/benchmarks/wait_queues/
DKconfig36 each thread in the tests. This generates large amounts of output. To
/Zephyr-latest/include/zephyr/net/
Dnet_pkt_filter.h54 struct npf_test *tests[]; /**< pointers to @ref npf_test instances */ member
205 .tests = { FOR_EACH(Z_NPF_TEST_ADDR, (,), __VA_ARGS__) }, \

1...<<21222324252627282930>>...38