Searched refs:tests (Results 601 – 625 of 940) sorted by relevance
1...<<21222324252627282930>>...38
8 at runtime. In particular, it tests that dynamic direct IRQs may be13 In particular, it tests that IRQs configured with the IRQ_ZERO_LATENCY
11 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
9 The tests check the following aspects of the Bluetooth privacy feature:
46 .. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/include/exampl…66 .. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/include/exampl…85 .. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/src/example_mg…106 .. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/Kconfig120 ….. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/CMakeLists.txt125 .. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/CMakeLists.txt203 :zephyr_file:`tests/subsys/mgmt/mcumgr/handler_demo/`.
4 -file_tag+={out_of_initial_scope, "^zephyr/tests/.*$"}
9 * with real-world devicetree nodes, to allow these tests to run on
7 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
5 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
20 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/mocks mocks)
192 struct bst_test_list *test_gatt_server_install(struct bst_test_list *tests) in test_gatt_server_install() argument194 return bst_add_tests(tests, test_gatt_server); in test_gatt_server_install()
257 struct bst_test_list *test_scan_start_stop_install(struct bst_test_list *tests) in test_scan_start_stop_install() argument259 return bst_add_tests(tests, test_def); in test_scan_start_stop_install()
181 struct bst_test_list *test_gatt_server_install(struct bst_test_list *tests) in test_gatt_server_install() argument183 return bst_add_tests(tests, test_gatt_server); in test_gatt_server_install()
3 Protection tests24 :zephyr-app: tests/kernel/mem_protect/protection
11 tests are sufficiently large, and will fail if they are not (in which case18 the driver does not reject this read request the tests will fail. Following
4 description = Plugin for pytest to run tests which require interaction with real and simulated devi…