Searched refs:tests (Results 1001 – 1025 of 1029) sorted by relevance
1...<<4142
128 Such optional projects might include samples and tests in their own repositories.
165 control. The ``tests/lib/cpp/cxx/`` are very useful in this context
490 * CI-enabled blackbox tests were added to verify the correctness of most Twister flags.1088 * Added tests and fixed bugs related to chained callback requests.1449 * Moved from ``native_posix`` to ``native_sim`` support in various tests and2033 * External ethernet network interfaces have been disabled in the ``tests/net`` tests, since these2034 tests are meant to use simulated network interfaces.
265 * Fixed ISO-AL for quality tests and time stamps271 * Fixed failing advertising conformance tests1963 * A stand-in for a real vendor which can be used in examples and tests (vnd):2164 * Added atomic completion counter fixing a race caught by unit tests
39 An official port of the :zephyr_file:`thread_metric <tests/benchmarks/thread_metric>` RTOS
190 Running tests with Twister is slightly more complicated.
99 ``n``-valued symbols correspond to unset variables simplifies tests in Make.
84 :zephyr_file:`tests/drivers/gpio/gpio_basic_api` for an example.
525 :zephyr_file:`tests/lib/smf/src/test_lib_self_transition_smf.c` defines a state
336 node-specific tests related to the ``compatible`` property
95 Application tests using the :ref:`ztest framework<test-framework>` will exit after all96 tests have completed.
201 # The Mesh stack usage in applications and tests can start both advertising and scanning in
31 for use with QEMU and unit tests for the ARM Cortex-M33.
26 # Run tests and count assert failures. An error report will be shown
544 Warning: this is meant to be enabled only for tests, not in production
304 analyses, tests, and documents are created and conducted which must be created and conducted
539 # like tests/ and samples/: they're inside all of them! Then let's648 # or tests/ as the subdirectories are ordered now.778 message(WARNING "Running tests with CONFIG_NO_OPTIMIZATIONS is generally "
202 - Run tests fast: several minutes of simulated time per wall time second.
294 bool "Run in-system unit tests"296 Run in-system unit tests
725 vnd A stand-in for a real vendor which can be used in examples and tests
23 under ``tests/bluetooth/mesh_shell``. See :ref:`shell_api` for information on how to connect and996 * ``CID``: Company ID to perform self-tests for.1005 * ``CID``: Company ID to perform self-tests for.
1939 bool "Perform self-tests"1941 This option adds extra self-tests which are run every time
316 fails. The latter should only be used for the most obvious of tests.
996 This option is for development smoke tests in the Wi-Fi driver.
161 # This is due to some tests using _Static_assert which is a 2011 feature, but