Home
last modified time | relevance | path

Searched refs:tests (Results 526 – 550 of 940) sorted by relevance

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

/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/src/
Dmain.c211 struct bst_test_list *test_adv_chain_install(struct bst_test_list *tests) in test_adv_chain_install() argument
213 return bst_add_tests(tests, test_def); in test_adv_chain_install()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_server_test.c170 struct bst_test_list *test_gatt_server_install(struct bst_test_list *tests) in test_gatt_server_install() argument
172 return bst_add_tests(tests, test_gatt_server); in test_gatt_server_install()
/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/
Dtest_timer.py99 tests = ["builtin", "startdelay"]
100 for test in tests:
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst4 Execute pytest tests against the Zephyr shell.
13 and then calls pytest in subprocess which runs tests from
16 information about used kernel version. Both tests use ``shell`` fixture, which
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/
Dcsip.sh10 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
Dcsip_encrypted_sirk.sh9 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
Dcsip_forced_release.sh9 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
Dcsip_new_sirk.sh10 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
Dgmap_unicast_ac_6_ii.sh11 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/tests_scripts/
Dconnected_iso_acl_group.sh5 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
Dconnected_iso_acl_group_acl_first.sh5 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
/Zephyr-latest/boards/nordic/nrf52840dk/
Dnrf52840dk_nrf52811_defconfig22 # running the default set of kernel tests.
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/common/
DKconfig1 # I2C target tests common configuration options
/Zephyr-latest/scripts/footprint/
Dcompare_footprint246 tests = {}
267 tests[platform] = tmp
269 if tests:
270 results[test] = tests
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtbs_test.c472 struct bst_test_list *test_tbs_install(struct bst_test_list *tests) in test_tbs_install() argument
474 return bst_add_tests(tests, test_tbs); in test_tbs_install()
477 struct bst_test_list *test_tbs_install(struct bst_test_list *tests) in test_tbs_install() argument
479 return tests; in test_tbs_install()
/Zephyr-latest/soc/intel/intel_adsp/ace/
DKconfig.defconfig.ace3025 # Need to have enough to accommodate samples and tests.
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/test_scripts/
Drun.sh5 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
/Zephyr-latest/tests/bluetooth/audio/codec/uut/
DCMakeLists.txt17 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/mocks mocks)
/Zephyr-latest/tests/bluetooth/controller/ctrl_chmu/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"
/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_terminate/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"
/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"
/Zephyr-latest/tests/bluetooth/controller/ctrl_min_used_chans/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/
DKconfig28 source "tests/bluetooth/controller/common/Kconfig"

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