Home
last modified time | relevance | path

Searched refs:tests (Results 776 – 800 of 940) sorted by relevance

1...<<3132333435363738

/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/
Dnpcx7m6fb_evb.dts61 /* Use adc0 channel 0 and 2 for 'adc_api' driver tests */
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dhas_client_test.c713 struct bst_test_list *test_has_client_install(struct bst_test_list *tests) in test_has_client_install() argument
716 return bst_add_tests(tests, test_has); in test_has_client_install()
718 return tests; in test_has_client_install()
Dbap_broadcast_sink_test.c1251 struct bst_test_list *test_broadcast_sink_install(struct bst_test_list *tests) in test_broadcast_sink_install() argument
1253 return bst_add_tests(tests, test_broadcast_sink); in test_broadcast_sink_install()
1258 struct bst_test_list *test_broadcast_sink_install(struct bst_test_list *tests) in test_broadcast_sink_install() argument
1260 return tests; in test_broadcast_sink_install()
Dcap_acceptor_test.c1132 struct bst_test_list *test_cap_acceptor_install(struct bst_test_list *tests) in test_cap_acceptor_install() argument
1134 return bst_add_tests(tests, test_cap_acceptor); in test_cap_acceptor_install()
1139 struct bst_test_list *test_cap_acceptor_install(struct bst_test_list *tests) in test_cap_acceptor_install() argument
1141 return tests; in test_cap_acceptor_install()
Dbap_unicast_client_test.c1247 struct bst_test_list *test_unicast_client_install(struct bst_test_list *tests) in test_unicast_client_install() argument
1249 return bst_add_tests(tests, test_unicast_client); in test_unicast_client_install()
1254 struct bst_test_list *test_unicast_client_install(struct bst_test_list *tests) in test_unicast_client_install() argument
1256 return tests; in test_unicast_client_install()
/Zephyr-latest/samples/subsys/llext/shell_loader/
DREADME.rst52 A hello world C file can be found in tests/subsys/llext/hello_world/hello_world.c
63 …$ arm-zephyr-eabi-gcc -mlong-calls -mthumb -c -o hello_world.elf tests/subsys/llext/hello_world/he…
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/
Dgatt_client_test.c405 struct bst_test_list *test_gatt_client_install(struct bst_test_list *tests) in test_gatt_client_install() argument
407 return bst_add_tests(tests, test_vcs); in test_gatt_client_install()
/Zephyr-latest/cmake/emu/
Dqemu.cmake61 # Redirect console to a pseudo-tty, used for running automated tests.
64 # Redirect console to a pipe, used for running automated tests.
114 # tests defined by CONFIG_NET_TEST. For PPP, the serial port file is
115 # not available if we run unit tests which define CONFIG_NET_TEST.
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_access.c1004 struct bst_test_list *test_access_install(struct bst_test_list *tests) in test_access_install() argument
1006 tests = bst_add_tests(tests, test_access); in test_access_install()
1007 return tests; in test_access_install()
Dtest_friendship.c1193 struct bst_test_list *test_friendship_install(struct bst_test_list *tests) in test_friendship_install() argument
1195 tests = bst_add_tests(tests, test_connect); in test_friendship_install()
1196 return tests; in test_friendship_install()
/Zephyr-latest/soc/nxp/imxrt/
DKconfig.defconfig42 # Don't allow SOC to sleep after tests complete when PM is enabled
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig28 # can't reliably do this. Unselect so the tests don't try to exercise
/Zephyr-latest/doc/build/dts/
Dintro-scope-purpose.rst37 :ref:`applications <application>`, :ref:`tests <testing>`, the kernel, etc.
/Zephyr-latest/boards/arm/mps3/
Dboard.cmake49 # in-tree tests).
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt124 # In order to compile Bsim tests with these test features
/Zephyr-latest/soc/native/inf_clock/
DKconfig34 This MCU will for example have its tests command line parameters presented
/Zephyr-latest/boards/qemu/arc/doc/
Dindex.rst66 Use this configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/tests/drivers/build_all/ethernet/
Dspi_devices.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/
Dnpcx9m6f_evb.dts73 /* Use adc0 channel 0 and 2 for 'adc_api' driver tests */
/Zephyr-latest/tests/bsim/
Dcompile.source4 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst187 * :zephyr_file:`tests/subsys/pm/device_power_domains/`
188 * :zephyr_file:`tests/subsys/pm/power_domain/`
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_client_test.c569 struct bst_test_list *test_gatt_client_install(struct bst_test_list *tests) in test_gatt_client_install() argument
571 return bst_add_tests(tests, test_vcs); in test_gatt_client_install()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c753 struct bst_test_list *test_main_conn_stress_install(struct bst_test_list *tests) in test_main_conn_stress_install() argument
755 return bst_add_tests(tests, test_def); in test_main_conn_stress_install()
758 extern struct bst_test_list *test_main_conn_stress_install(struct bst_test_list *tests);
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/
Dindex.rst68 :zephyr-app: tests/drivers/rtc/rtc_api
/Zephyr-latest/boards/qemu/cortex_r5/doc/
Dindex.rst63 Use this configuration to run basic Zephyr applications and kernel tests in the

1...<<3132333435363738