Home
last modified time | relevance | path

Searched refs:tested (Results 101 – 125 of 141) sorted by relevance

123456

/Zephyr-latest/cmake/linker/ld/
Dld_script.cmake267 message(WARNING "Not tested")
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst26 - Board with network capability (tested with adi_eval_adin1110ebz)
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst77 Our documentation processing has been tested to run with:
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst262 In order to instruct MCUboot to swap the images, the image needs to be tested first, making sure it
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst58 Setup tested with VirtualBox 7.1.4 and VMWare Workstation 16.1.1 Pro.
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst102 The WaRP7 board Board was tested with the following pinmux controller
/Zephyr-latest/doc/develop/test/
Dztest.rst286 tested
360 only the module will have to be compiled in, and the tested functions will be
/Zephyr-latest/doc/develop/west/
Dconfig.rst43 - Windows note: the following environment variables are tested to find the
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst170 used/tested.
/Zephyr-latest/arch/arm/core/
DKconfig61 # GDBSTUB has not yet been tested on Cortex M or R SoCs
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst29 was tested with mosquitto 1.3.4.
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst75 the boot filesystem. Under currently tested configurations, Zephyr
/Zephyr-latest/scripts/
Dcheckpatch.pl5729 my $tested = quotemeta($1);
5730 my $expr = '\s*\(\s*' . $tested . '\s*\)\s*;';
5739 if ($lines[$linenr - 2] =~ /^\+(\t*)if\s*\(\s*$tested\s*\)\s*$/) {
5744 if ($lines[$linenr - 1] =~ /^\+(\t+)$func\s*\(\s*$tested\s*\)\s*;\s*$/) {
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst26 tested in Zephyr is C++98.
/Zephyr-latest/doc/build/cmake/
Dindex.rst15 Make are tested and supported by Zephyr. After configuration, you begin the
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst69 (not Windows), and has been tested on the following setups:
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm175 keys / data will be provisioned. The dummy IAK matches the IAK tested
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst305 This allows for temporary creation of a new Zephyr release to be tested, without touching current
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_an521.rst30 system. It has been tested on actual hardware, but its primary purpose is
/Zephyr-latest/doc/releases/
Drelease-notes-1.9.rst320 * ``ZEP-2398`` - network stack test cases are only tested on x86
Drelease-notes-1.7.rst430 * ``ZEP-1754`` - sample of coaps_server was tested failed on qemu
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst128 - If a function returns error information, then that error information shall be tested
1097 - The value of errno shall be tested against zero after calling an errno-setting-function
1104 …- The value of errno shall only be tested when the last function to be called was an errno-settin…
/Zephyr-latest/boards/native/doc/
Darch_soc.rst52 This port is designed and tested to run in Linux.
/Zephyr-latest/doc/develop/
Dmodules.rst379 Vendor HALs are implicitly tested via Zephyr tests built or executed
1067 Each project in the ``west list`` output is tested like this:
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst828 <toolchain_zephyr_sdk>` may work, but it hasn't been thoroughly tested with this

123456