Home
last modified time | relevance | path

Searched refs:testing (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/Zephyr-latest/subsys/testsuite/soc/unit_testing/unit_testing/
DKconfig.soc6 bool "Unit testing SoC"
8 SoC for unit testing
/Zephyr-latest/subsys/testsuite/boards/unit_testing/unit_testing/
DKconfig.unit_testing6 bool "Unit testing board"
10 Board for unit testing
/Zephyr-latest/scripts/
Drequirements-run-test.txt3 # things used by twister or related in run time testing
18 # used for CAN <=> host testing
Drequirements-build-test.txt4 # testing
16 # used for west-command testing
/Zephyr-latest/tests/drivers/counter/counter_basic_api/boards/
Dfrdm_rw612.overlay36 * For testing purposes, free up memory spaces not needed by the testing.
Drd_rw612_bga.overlay36 * For testing purposes, free up memory spaces not needed by the testing.
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Desp32c6_devkitc.overlay11 input-enable; /* Connect GPIO2 and GPIO3 externally for testing */
15 output-enable; /* Connect GPIO2 and GPIO3 externally for testing */
/Zephyr-latest/subsys/emul/
DKconfig13 These drivers are used to emulate hardware devices, to support testing
18 Emulators often implement special features for testing. For example
21 yet been completed. This allows for testing that high-level code can
/Zephyr-latest/subsys/usb/device/
DCMakeLists.txt24 This value is only for testing and MUST be configured for USB products."
30 This value is only for testing and MUST be configured for USB products."
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dplatform.py111 testing = data.get("testing", {})
112 self.ignore_tags = testing.get("ignore_tags", [])
113 self.only_tags = testing.get("only_tags", [])
114 self.default = testing.get("default", self.default)
115 self.binaries = testing.get("binaries", [])
116 self.timeout_multiplier = testing.get("timeout_multiplier", self.timeout_multiplier)
125 renode = testing.get("renode", {})
/Zephyr-latest/doc/connectivity/networking/api/
Dzperf.rst31 For example, the following command line must be used for UDP testing:
37 For TCP testing, the command line would look like this:
88 command line if you are testing UDP:
95 and this if you are testing TCP:
/Zephyr-latest/cmake/compiler/icx/
Dcompiler_flags.cmake4 # Remove after testing that -Wshadow works
/Zephyr-latest/samples/userspace/shared_mem/boards/
Dnucleo_f746zg.overlay8 * Disable quadspi MPU region for testing
Dnucleo_f756zg.overlay8 * Disable quadspi MPU region for testing
/Zephyr-latest/tests/kernel/mem_protect/userspace/boards/
Dnucleo_f746zg.overlay8 * Disable quadspi MPU region for testing
Dnucleo_f756zg.overlay8 * Disable quadspi MPU region for testing
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest.dts314 // For testing hierarchy.
327 // For testing 'include:'
346 // For testing Node.props (derived from 'properties:' in the binding)
416 // For testing Node.props with 'default:' values in binding
426 // For testing 'enum:'
441 // For testing 'bus:' and 'on-bus:'
510 // For testing that neither 'include: [foo.yaml, bar.yaml]' nor
527 // For testing deprecated property
537 // For testing deprecated features
Dtest-multidir.dts8 * Used by test_edtlib.py. Dedicated file for testing having multiple binding
/Zephyr-latest/drivers/w1/
DKconfig.test4 # Hidden option to enable the vnd,w1 1-Wire host driver used in testing.
/Zephyr-latest/tests/boot/with_mcumgr/
DREADME.rst1 Upgrade testing with MCUmgr
19 -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0
/Zephyr-latest/drivers/video/
DKconfig.sw_generator12 Enable video pattern generator (for testing purposes).
/Zephyr-latest/drivers/spi/
DKconfig.test5 # used in testing.
/Zephyr-latest/drivers/i2c/
DKconfig.test5 # used in testing.
/Zephyr-latest/tests/drivers/mipi_dsi/api/
DKconfig15 MIPI device channel number used for testing.
/Zephyr-latest/drivers/pwm/
DKconfig.test6 # used in testing.

12345678910>>...12