Searched refs:testing (Results 26 – 50 of 295) sorted by relevance
12345678910>>...12
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.test | 6 # used in testing.
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.test | 6 # used in testing.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.test | 4 # Hidden option to enable the vnd,serial dummy driver used in testing.
|
/Zephyr-latest/tests/drivers/rtc/rtc_api/ |
D | Kconfig | 14 RTC alarms during testing.
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig.test | 8 # used in testing.
|
/Zephyr-latest/tests/subsys/logging/log_stack/ |
D | CMakeLists.txt | 9 # When testing for C++ force test file C++ compilation
|
/Zephyr-latest/samples/posix/env/ |
D | CMakeLists.txt | 11 # For getenv_r() visibility and testing
|
/Zephyr-latest/tests/lib/cbprintf_package/ |
D | CMakeLists.txt | 9 # When testing for C++ force test file C++ compilation
|
/Zephyr-latest/scripts/ci/ |
D | Kconfig.board.v2 | 1 # Kconfig top-level ci for compliance testing Kconfig tree for boards / SoC v2 scheme.
|
/Zephyr-latest/samples/net/sockets/can/ |
D | Kconfig | 13 This allows testing without a second board.
|
/Zephyr-latest/subsys/testsuite/boards/unit_testing/unit_testing/ |
D | unit_testing_defconfig | 10 # unit testing only build a fraction of code, and hence assert may fail linking.
|
/Zephyr-latest/tests/posix/single_process/ |
D | CMakeLists.txt | 13 # For getenv_r() visibility and testing
|
/Zephyr-latest/samples/drivers/can/counter/ |
D | Kconfig | 13 This allows testing without a second board.
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig.shell | 8 Enable LVGL shell for testing.
|
/Zephyr-latest/tests/subsys/logging/log_api/ |
D | CMakeLists.txt | 11 # When testing for C++ force test file C++ compilation
|
/Zephyr-latest/tests/unit/util/ |
D | CMakeLists.txt | 17 # When testing for C++ force test file C++ compilation
|
/Zephyr-latest/samples/subsys/sensing/simple/ |
D | app.overlay | 6 * Application overlay for testing the devicetree.h API.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | wifi.rst | 65 Server certificate is also provided in the same directory for testing purposes. 66 Any AAA server can be used for testing purposes, for example, ``FreeRADIUS`` or ``hostapd``. 70 The certificates are for testing purposes only and should not be used in production.
|
/Zephyr-latest/tests/drivers/build_all/gpio/ |
D | iproc.overlay | 6 * Application overlay for testing iproc driver builds
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.spi_emul | 13 used for testing drivers for SPI devices.
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.i2c_emul | 13 used for testing drivers for I2C devices.
|
/Zephyr-latest/tests/drivers/audio/dmic_api/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 8 * Gain settings are configured for testing with a PDM generator,
|
D | rd_rw612_bga.overlay | 8 * Gain settings are configured for testing with a PDM generator,
|
/Zephyr-latest/tests/bluetooth/classic/sdp_c/ |
D | README.rst | 9 This test suite uses ``bumble`` for testing Bluetooth Classic communication between a host 50 …west twister -v -p mimxrt1170_evk@B/mimxrt1176/cm7 --device-testing --device-serial COM4 -T tests/… 62 …west twister -v -p mimxrt1170_evk@B/mimxrt1176/cm7 --device-testing --device-serial COM4 -T tests/…
|
/Zephyr-latest/samples/net/dns_resolve/ |
D | README.rst | 61 The dnsmasq tool may be used for testing purposes. On a Zephyr project default 75 instance, if using the usual IP addresses assigned to testing, update them 102 For testing mDNS, use Avahi script in net-tools project: 131 To use QEMU for testing, follow the :ref:`networking_with_qemu` guide.
|
12345678910>>...12