/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | cap_initiator_unicast_test.c | 1885 struct bst_test_list *test_cap_initiator_unicast_install(struct bst_test_list *tests) in test_cap_initiator_unicast_install() argument 1887 return bst_add_tests(tests, test_cap_initiator_unicast); in test_cap_initiator_unicast_install() 1892 struct bst_test_list *test_cap_initiator_unicast_install(struct bst_test_list *tests) in test_cap_initiator_unicast_install() argument 1894 return tests; in test_cap_initiator_unicast_install()
|
D | mcc_test.c | 2625 struct bst_test_list *test_mcc_install(struct bst_test_list *tests) in test_mcc_install() argument 2627 return bst_add_tests(tests, test_mcs); in test_mcc_install() 2632 struct bst_test_list *test_mcc_install(struct bst_test_list *tests) in test_mcc_install() argument 2634 return tests; in test_mcc_install()
|
/Zephyr-latest/tests/kernel/context/ |
D | README.txt | 12 - start a helper thread to help with k_yield() tests
|
/Zephyr-latest/tests/drivers/build_all/dac/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 438 tests = meta.get('tests', []) 442 for pth in tests + samples:
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 57 Note that even if both GNU and MWDT toolchain support is declared for the target some tests or 61 Use this configuration to run basic Zephyr applications and kernel tests in
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/ |
D | main.c | 858 struct bst_test_list *test_cis_install(struct bst_test_list *tests) argument 860 return bst_add_tests(tests, test_def);
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 182 - :file:`tests/kernel` 185 tests for a minimal feature set which must be supported via open source software 222 project's CI infrastructure that builds and optionally executes tests and samples
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 388 tests = Node("Tests", parent=testsuite) 404 tests, 405 lambda node, sname=sec[0]: node.name == sname and node.parent == tests 408 area = Node(sec[0], parent=tests)
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 362 Integration tests: 364 * may be in the form of a minimal set of samples and tests that reside 379 Vendor HALs are implicitly tested via Zephyr tests built or executed 380 on target platforms, so they do not need to provide integration tests. 387 testing infrastructure but are written explicitly for Zephyr. These tests 973 To execute both tests and samples available in modules, the Zephyr test runner 975 tests. This can be done by specifying the path to both samples and tests in the 987 tests: 988 - tests
|
/Zephyr-latest/cmake/modules/ |
D | FindDeprecated.cmake | 74 "Setting SOURCES prior to calling find_package() for unit tests is deprecated."
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | dlist.rst | 69 without tests or branches, for all list modification primitives.
|
/Zephyr-latest/tests/benchmarks/app_kernel/ |
D | README.txt | 11 will omit both the memory slabs and mailbox tests.
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 84 ``tests/drivers/spi/spi_loopback``: verify DesignWare SPI driver. No need to connect 156 You can try many of the sample applications or tests, but let us discuss
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 335 west build -b native_sim zephyr/tests/bluetooth/tester/ -DEXTRA_CONF_FILE=overlay-native.conf 411 If it still fails to run tests after this,
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 231 * zephyr/tests/bluetooth/controller/ctrl_<proc> 237 - Emulated versions of rx_demux/prepare context used in unit tests - testing ONLY procedure PDU flow
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 442 * :zephyr_file:`tests/subsys/pm/power_mgmt/` 443 * :zephyr_file:`tests/subsys/pm/device_wakeup_api/` 444 * :zephyr_file:`tests/subsys/pm/device_driver_init/`
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 153 # rimage. We don't want to break build-only and other tests that don't
|
/Zephyr-latest/boards/phytec/phyboard_nash/doc/ |
D | index.rst | 121 Use this configuration to run basic Zephyr applications and kernel tests,
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 70 - A static or runtime filter has eliminated the test from the list of tests to use.
|
/Zephyr-latest/subsys/random/ |
D | Kconfig | 20 configurations (e.g. in tests and samples) to indicate that the
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_bis.c | 1260 struct bst_test_list *test_iso_install(struct bst_test_list *tests) in test_iso_install() argument 1262 return bst_add_tests(tests, test_def); in test_iso_install()
|
/Zephyr-latest/boards/xen/xenvm/doc/ |
D | index.rst | 97 Use this configuration to run basic Zephyr applications and kernel tests as Xen
|
/Zephyr-latest/tests/drivers/build_all/adc/boards/ |
D | native_sim.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|