Searched refs:tests (Results 876 – 900 of 940) sorted by relevance
1...<<3132333435363738
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 251 * Legacy Ztest API was deprecated. All new tests shall use the new Ztest API. 358 in tests and samples. 668 * Twister now supports ``gtest`` harness for running tests written in gTest. 683 ``$test_root/tests/foo/testcase.yaml``, Twister will use 684 ``$alt_config_root/tests/foo/testcase.yaml`` if it exists. 1442 * Two Babblesim based networking (802.15.4) tests have been added, which are run in Zephyr's CI 1444 * For native_posix and the nrf52_bsim: Many tests have been fixed and enabled. 1446 * Migrated all tests to new Ztest API and deprecated legacy Ztest.
|
D | release-notes-3.6.rst | 1309 * Bluetooth split stacks tests, where the BT host and controller are run in separate MCUs, are 1311 Several other runtime AMP tests based on these targets have been added to CI, including tests 1314 * Runtime UART tests have been added to CI based on the :ref:`nrf52_bsim<nrf52_bsim>` target. 1315 These include tests of the nRFx UART driver and networked BT stack tests with the host and
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 157 ``$ZEPHYR_BASE/tests/application_development/code_relocation``
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_an385.rst | 32 for use with QEMU and unit tests.
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on 65 * test_gpio_1, or dependency ordinal tests may fail.
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 194 Use this configuration to run basic Zephyr applications and kernel tests, 263 Use this configuration to run basic Zephyr applications and kernel tests,
|
/Zephyr-latest/doc/services/tfm/ |
D | build.rst | 26 * tfm_ns - TF-M non-secure app (only used by regression tests).
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 16 bool "Test API for CoAP unit tests"
|
/Zephyr-latest/boards/nxp/ls1046ardb/doc/ |
D | index.rst | 84 kernel tests on LS1046A RDB board. For example, with the :zephyr:code-sample:`synchronization` samp…
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 301 around compiler bugs for specific tests. 342 condition is false. The tests that validate the assert feature may
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 790 Used for self-contained networking tests that do not require a 891 # If we are running network tests found in tests/net, then the NET_TEST is 892 # set and in that case we default to Dummy L2 layer as typically the tests
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 113 read/write/erase tests with speed output.
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 192 west twister -T tests/ztest/base
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 72 ``tests/subsys/mem_mgmt/mem_attr/``.
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 163 different use cases, such as when building mocks for unit tests:
|
/Zephyr-latest/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 11 certain conditions (for example, running tests in QEMU for some architectures).
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 118 most Zephyr samples and tests.
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 104 Note that even if both GNU and MWDT toolchain support is declared for the target some tests or 108 Use this configuration to run basic Zephyr applications and kernel tests in
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 427 Same responsibility as ``ZephyrConfigVersion.cmake``, but for unit tests. 437 Same responsibility as ``ZephyrConfig.cmake``, but for unit tests.
|
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/ |
D | main.c | 1856 struct bst_test_list *test_advx_install(struct bst_test_list *tests) in test_advx_install() argument 1858 return bst_add_tests(tests, test_def); in test_advx_install()
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 86 dual core ARM Cortex-M33 setup, also allows you to run TF-M tests using QEMU if
|
/Zephyr-latest/tests/drivers/build_all/gpio/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/ |
D | index.rst | 142 Use this configuration to run basic Zephyr applications and kernel tests,
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 218 tests. All of these are available for developers to contribute to and enhance. 301 :file:`tests` 461 * **how** you know it works -- for example, which tests you ran. 686 of tests is not supported, only building. 696 west twister -p native_sim -s tests/drivers/build_all/sensor/sensors.generic_test
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 324 * Architectures, core components, sub-systems, samples, tests 328 * Boards (incl relevant samples, tests), SoCs (incl DTS)
|
1...<<3132333435363738