/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/ |
D | gatt_client_test.c | 340 struct bst_test_list *test_gatt_client_install(struct bst_test_list *tests) in test_gatt_client_install() argument 342 return bst_add_tests(tests, test_vcs); in test_gatt_client_install()
|
D | gatt_server_test.c | 367 struct bst_test_list *test_gatt_server_install(struct bst_test_list *tests) in test_gatt_server_install() argument 369 return bst_add_tests(tests, test_gatt_server); in test_gatt_server_install()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_blob.c | 1707 struct bst_test_list *test_blob_install(struct bst_test_list *tests) in test_blob_install() argument 1709 tests = bst_add_tests(tests, test_blob); in test_blob_install() 1710 return tests; in test_blob_install() 1722 struct bst_test_list *test_blob_pst_install(struct bst_test_list *tests) in test_blob_pst_install() argument 1724 tests = bst_add_tests(tests, test_blob_pst); in test_blob_pst_install() 1725 return tests; in test_blob_pst_install()
|
D | test_advertiser.c | 782 struct bst_test_list *test_adv_install(struct bst_test_list *tests) in test_adv_install() argument 784 tests = bst_add_tests(tests, test_adv); in test_adv_install() 785 return tests; in test_adv_install()
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/ |
D | README.rst | 9 separately by pip. When Twister uses this plugin for pytest tests, it updates
|
/Zephyr-latest/boards/qemu/leon3/doc/ |
D | index.rst | 19 configuration to run basic Zephyr applications and kernel tests in the QEMU
|
/Zephyr-latest/boards/qemu/riscv32/doc/ |
D | index.rst | 19 configuration to run basic Zephyr applications and kernel tests in the QEMU
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/kernel/device/ |
D | app.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/drivers/build_all/led_strip/ |
D | app.overlay | 10 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 16 By default, these tests show the minimum, maximum, and averages of the measured
|
/Zephyr-latest/scripts/ci/es_upload/ |
D | README.md | 87 ### Twister tests with recording 90 [Kernel Timer Behavior](https://github.com/zephyrproject-rtos/zephyr/tree/main/tests/kernel/timer/t… 114 [Kernel Latency Benchmarks](https://github.com/zephyrproject-rtos/zephyr/tree/main/tests/benchmarks…
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/ |
D | gatt_client_test.c | 375 struct bst_test_list *test_gatt_client_install(struct bst_test_list *tests) in test_gatt_client_install() argument 377 return bst_add_tests(tests, test_vcs); in test_gatt_client_install()
|
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/ |
D | index.rst | 81 Use this configuration to run basic Zephyr applications and kernel tests, 102 …c_rk3568_pc//smp`` support, use this configuration to run Zephyr smp applications and subsys tests,
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | vcp_vol_ctlr_test.c | 1206 struct bst_test_list *test_vcp_vol_ctlr_install(struct bst_test_list *tests) in test_vcp_vol_ctlr_install() argument 1208 return bst_add_tests(tests, test_vcs); in test_vcp_vol_ctlr_install() 1213 struct bst_test_list *test_vcp_vol_ctlr_install(struct bst_test_list *tests) in test_vcp_vol_ctlr_install() argument 1215 return tests; in test_vcp_vol_ctlr_install()
|
D | vcp_vol_rend_test.c | 1076 struct bst_test_list *test_vcp_install(struct bst_test_list *tests) in test_vcp_install() argument 1078 return bst_add_tests(tests, test_vcs); in test_vcp_install() 1081 struct bst_test_list *test_vcp_install(struct bst_test_list *tests) in test_vcp_install() argument 1083 return tests; in test_vcp_install()
|
D | bap_scan_delegator_test.c | 859 struct bst_test_list *test_scan_delegator_install(struct bst_test_list *tests) in test_scan_delegator_install() argument 861 return bst_add_tests(tests, test_scan_delegator); in test_scan_delegator_install() 864 struct bst_test_list *test_scan_delegator_install(struct bst_test_list *tests) in test_scan_delegator_install() argument 866 return tests; in test_scan_delegator_install()
|
D | cap_initiator_broadcast_test.c | 889 struct bst_test_list *test_cap_initiator_broadcast_install(struct bst_test_list *tests) in test_cap_initiator_broadcast_install() argument 891 return bst_add_tests(tests, test_cap_initiator_broadcast); in test_cap_initiator_broadcast_install() 896 struct bst_test_list *test_cap_initiator_broadcast_install(struct bst_test_list *tests) in test_cap_initiator_broadcast_install() argument 898 return tests; in test_cap_initiator_broadcast_install()
|
/Zephyr-latest/scripts/ci/ |
D | twister_ignore.txt | 6 # run on changed tests or boards.
|
/Zephyr-latest/boards/renode/riscv32_virtual/doc/ |
D | index.rst | 28 configuration to run basic Zephyr applications and kernel tests in the Renode
|
/Zephyr-latest/doc/ |
D | LICENSING.rst | 40 *tests/benchmarks/thread_metric/{thread_metric_readme.txt,src/\*}*
|
/Zephyr-latest/samples/drivers/led/is31fl3733/ |
D | README.rst | 18 API, and repeat the above tests
|
/Zephyr-latest/tests/lib/devicetree/devices/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/kernel/device/boards/ |
D | hifive_unmatched_fu740_s7.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|
D | hifive_unmatched_fu740_u74.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|