Searched refs:tests (Results 476 – 500 of 1029) sorted by relevance
1...<<11121314151617181920>>...42
8 add_subdirectory(${ZEPHYR_BASE}/tests/bsim/babblekit babblekit)
6 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
5 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
7 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
10 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
9 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/bap_broadcast_source/uut uut)
3 The suite specified here tests NRF specific
70 This test suite tests the following:77 The calibration test tests a range of values which are printed to the99 :zephyr-app: tests/drivers/rtc/rtc_api110 :zephyr-app: tests/drivers/rtc/rtc_api119 :zephyr-app: tests/drivers/rtc/rtc_api128 The tests take up to 30 seconds each if they are testing real hardware.
178 struct bst_test_list *test_adv_chain_install(struct bst_test_list *tests) in test_adv_chain_install() argument180 return bst_add_tests(tests, test_def); in test_adv_chain_install()
226 struct bst_test_list *test_multiple_install(struct bst_test_list *tests) in test_multiple_install() argument228 return bst_add_tests(tests, test_def); in test_multiple_install()