Home
last modified time | relevance | path

Searched refs:testing (Results 101 – 125 of 295) sorted by relevance

12345678910>>...12

/Zephyr-latest/scripts/pylib/pytest-twister-harness/
DREADME.rst27 …./scripts/twister -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0 -T samples/…
/Zephyr-latest/tests/drivers/build_all/led_strip/
Dapp.overlay7 * Application overlay for testing driver builds
/Zephyr-latest/tests/drivers/build_all/video/
Dapp.overlay6 * Application overlay for testing driver builds
/Zephyr-latest/doc/hardware/emulator/
Dbus_emulators.rst9 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/
DKconfig30 Enable 1-Wire Shell for testing.
/Zephyr-latest/cmake/compiler/xt-clang/
Dcompiler_flags.cmake35 # Remove after testing that -Wshadow works
/Zephyr-latest/doc/develop/sca/
Dcpptest.rst6 Parasoft `C/C++test <https://www.parasoft.com/products/parasoft-c-ctest/>`__ is a software testing
/Zephyr-latest/tests/drivers/sdhc/
DREADME.txt25 specification is state based, and testing these portions of the SDHC would
/Zephyr-latest/samples/modules/lvgl/demos/
DKconfig27 Build stress testing demo application.
/Zephyr-latest/tests/drivers/build_all/eeprom/
Dapp.overlay6 * Application overlay for testing driver builds
/Zephyr-latest/tests/drivers/build_all/led/
Dapp.overlay6 * Application overlay for testing driver builds
/Zephyr-latest/tests/lib/devicetree/api_ext/
Dapp.overlay7 * Application overlay for testing the devicetree.h extension API's.
/Zephyr-latest/tests/lib/devicetree/devices/
Dapp.overlay6 * Application overlay for testing the devicetree.h API.
/Zephyr-latest/samples/drivers/espi/
DREADME.rst25 Please connect an eSPI device to the testing board.
/Zephyr-latest/samples/drivers/can/counter/
DREADME.rst20 standalone testing.
/Zephyr-latest/subsys/testsuite/
DKconfig179 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/
DREADME.rst116 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/
DREADME.md53 - conftest.py: Contains common fixtures for use in testing the twister tool.
/Zephyr-latest/subsys/lorawan/
DKconfig26 The emulator can be used for unit testing of LoRaWAN services.
/Zephyr-latest/doc/kernel/services/other/
Dthread_local_storage.rst56 void testing(void) {
/Zephyr-latest/tests/drivers/disk/disk_access/
DREADME.txt8 * Setup test: Verifies that disk initialization works, as well as testing
/Zephyr-latest/samples/psa/its/
DREADME.rst58 Or, to use an insecure entropy source (only for testing):
/Zephyr-latest/doc/develop/test/
Dtwister.rst16 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/
DREADME.rst114 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/
DCMakeLists.txt138 zephyr_library_sources_ifdef(CONFIG_BT_TESTING testing.c)

12345678910>>...12