Home
last modified time | relevance | path

Searched refs:tests (Results 876 – 900 of 1029) sorted by relevance

1...<<31323334353637383940>>...42

/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/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c1245 struct bst_test_list *test_unicast_client_install(struct bst_test_list *tests) in test_unicast_client_install() argument
1247 return bst_add_tests(tests, test_unicast_client); in test_unicast_client_install()
1252 struct bst_test_list *test_unicast_client_install(struct bst_test_list *tests) in test_unicast_client_install() argument
1254 return tests; in test_unicast_client_install()
Dcap_acceptor_test.c1172 struct bst_test_list *test_cap_acceptor_install(struct bst_test_list *tests) in test_cap_acceptor_install() argument
1174 return bst_add_tests(tests, test_cap_acceptor); in test_cap_acceptor_install()
1179 struct bst_test_list *test_cap_acceptor_install(struct bst_test_list *tests) in test_cap_acceptor_install() argument
1181 return tests; in test_cap_acceptor_install()
Dcap_commander_test.c1297 struct bst_test_list *test_cap_commander_install(struct bst_test_list *tests) in test_cap_commander_install() argument
1299 return bst_add_tests(tests, test_cap_commander); in test_cap_commander_install()
1304 struct bst_test_list *test_cap_commander_install(struct bst_test_list *tests) in test_cap_commander_install() argument
1306 return tests; in test_cap_commander_install()
Dmedia_controller_test.c1715 struct bst_test_list *test_media_controller_install(struct bst_test_list *tests) in test_media_controller_install() argument
1717 return bst_add_tests(tests, test_media_controller); in test_media_controller_install()
1722 struct bst_test_list *test_media_controller_install(struct bst_test_list *tests) in test_media_controller_install() argument
1724 return tests; in test_media_controller_install()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
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()
Dtest_brg.c1175 struct bst_test_list *test_brg_install(struct bst_test_list *tests) in test_brg_install() argument
1177 tests = bst_add_tests(tests, test_brg); in test_brg_install()
1178 return tests; in test_brg_install()
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig28 # can't reliably do this. Unselect so the tests don't try to exercise
/Zephyr-latest/boards/qemu/cortex_r5/doc/
Dindex.rst63 Use this configuration to run basic Zephyr applications and kernel tests in the
/Zephyr-latest/boards/qemu/malta/doc/
Dindex.rst57 Use this configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/
Dindex.rst68 :zephyr-app: tests/drivers/rtc/rtc_api
/Zephyr-latest/tests/drivers/build_all/ethernet/
Dspi_devices.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/tests/drivers/can/host/
DREADME.rst75 west twister -v -p native_sim/native/64 -X can:zcan0 -T tests/drivers/can/host/
117 …55s36/lpc55s36 --device-testing --device-serial /dev/ttyACM0 -X can:can0 -T tests/drivers/can/host/
/Zephyr-latest/doc/project/
Drelease_process.rst33 - CI sees the tag, builds and runs tests; Test teams analyse the report from the
76 cosmetic changes, tests, bug and doc fixes are allowed (See :ref:`table
115 - All relevant tests shall pass on ``Tier 0`` platforms
116 - All relevant tests shall pass on Tier 0 and 1 platforms (at least 1 per
118 - All applicable samples/tests shall build on Tiers 0, 1 and 2
177 fixes are allowed. New tests for existing features are also allowed.
381 - Commitment from a specific team to run tests using twister device
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst235 * :zephyr_file:`tests/subsys/pm/device_runtime_api/`
236 * :zephyr_file:`tests/subsys/pm/device_power_domains/`
237 * :zephyr_file:`tests/subsys/pm/power_domain/`
/Zephyr-latest/boards/qemu/cortex_a53/doc/
Dindex.rst59 Use this configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/doc/
Dindex.rst74 Use this configuration to build basic Zephyr applications and kernel tests in the
/Zephyr-latest/boards/qemu/cortex_m0/doc/
Dindex.rst63 Use this configuration to run basic Zephyr applications and kernel tests in the QEMU
/Zephyr-latest/samples/bluetooth/mesh_provisioner/
DREADME.rst15 or :zephyr_file:`tests/bluetooth/mesh_shell`.
/Zephyr-latest/scripts/
Dget_maintainer.py194 area.tests = area_dict.get("tests", [])
416 ", ".join(area.tests),
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/
Daarch32.rst79 Use this configuration to build basic Zephyr applications and kernel tests in the
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-shell.rst36 :zephyr_file:`tests/bluetooth/shell/`.
/Zephyr-latest/tests/drivers/build_all/sensor/
Dapp.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst66 ASSERTION FAIL [foo == 0xF0CACC1A] @ ZEPHYR_BASE/tests/kernel/fatal/src/main.c:367
147 tests/kernel/fatal/src/main.c: In function 'test_main':
151 tests/kernel/fatal/src/main.c:370:2: note: in expansion of macro 'BUILD_ASSERT'
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c626 struct bst_test_list *test_main_l2cap_ecred_install(struct bst_test_list *tests) in test_main_l2cap_ecred_install() argument
628 return bst_add_tests(tests, test_def); in test_main_l2cap_ecred_install()

1...<<31323334353637383940>>...42