Searched refs:testing (Results 101 – 125 of 295) sorted by relevance
12345678910>>...12
/Zephyr-latest/scripts/pylib/pytest-twister-harness/ |
D | README.rst | 27 …./scripts/twister -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0 -T samples/…
|
/Zephyr-latest/tests/drivers/build_all/led_strip/ |
D | app.overlay | 7 * Application overlay for testing driver builds
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | app.overlay | 6 * Application overlay for testing driver builds
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 9 Zephyr supports a simple emulator framework to support testing of external peripheral drivers 12 Emulators are used to emulate external hardware devices, to support testing of 17 Emulators often implement special features for testing. For example a 20 been completed. This allows for testing that high-level code can
|
/Zephyr-latest/drivers/w1/ |
D | Kconfig | 30 Enable 1-Wire Shell for testing.
|
/Zephyr-latest/cmake/compiler/xt-clang/ |
D | compiler_flags.cmake | 35 # Remove after testing that -Wshadow works
|
/Zephyr-latest/doc/develop/sca/ |
D | cpptest.rst | 6 Parasoft `C/C++test <https://www.parasoft.com/products/parasoft-c-ctest/>`__ is a software testing
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 25 specification is state based, and testing these portions of the SDHC would
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | Kconfig | 27 Build stress testing demo application.
|
/Zephyr-latest/tests/drivers/build_all/eeprom/ |
D | app.overlay | 6 * Application overlay for testing driver builds
|
/Zephyr-latest/tests/drivers/build_all/led/ |
D | app.overlay | 6 * Application overlay for testing driver builds
|
/Zephyr-latest/tests/lib/devicetree/api_ext/ |
D | app.overlay | 7 * Application overlay for testing the devicetree.h extension API's.
|
/Zephyr-latest/tests/lib/devicetree/devices/ |
D | app.overlay | 6 * Application overlay for testing the devicetree.h API.
|
/Zephyr-latest/samples/drivers/espi/ |
D | README.rst | 25 Please connect an eSPI device to the testing board.
|
/Zephyr-latest/samples/drivers/can/counter/ |
D | README.rst | 20 standalone testing.
|
/Zephyr-latest/subsys/testsuite/ |
D | Kconfig | 179 ARM Cortex-M configuration required when testing. 182 testing. 187 the testing suite to utilize these exceptions, in tests.
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | README.rst | 116 By default, to make the testing easier, the proxy is expected to run on the 135 Run both commands if you are testing IPv4 and IPv6. 150 There is one useful testing scenario that can be used with Linux host. 153 To use QEMU for testing, follow the :ref:`networking_with_qemu` guide.
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 53 - conftest.py: Contains common fixtures for use in testing the twister tool.
|
/Zephyr-latest/subsys/lorawan/ |
D | Kconfig | 26 The emulator can be used for unit testing of LoRaWAN services.
|
/Zephyr-latest/doc/kernel/services/other/ |
D | thread_local_storage.rst | 56 void testing(void) {
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 8 * Setup test: Verifies that disk initialization works, as well as testing
|
/Zephyr-latest/samples/psa/its/ |
D | README.rst | 58 Or, to use an insecure entropy source (only for testing):
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 16 environment, but it does sufficient testing by building samples and 75 the ``--platform`` option, it is a platform filter for testing, with this 132 testing: 202 testing: 203 testing relating keywords to provide best coverage for the features of this 209 A list of custom binaries to be kept for device testing. 278 * ``kernel.semaphore.stress``: Stress testing semaphores in the kernel. 430 environment and should not be testing any functionality, it only verifies 482 this option to limit testing or building in CI due to time or resource 494 adds another vector of testing where desired. By default, test [all …]
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | README.rst | 114 There is one useful testing scenario that can be used with Linux host. 117 To use QEMU for testing, follow the :ref:`networking_with_qemu` guide.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | CMakeLists.txt | 138 zephyr_library_sources_ifdef(CONFIG_BT_TESTING testing.c)
|
12345678910>>...12