Home
last modified time | relevance | path

Searched refs:cases (Results 26 – 50 of 248) sorted by relevance

12345678910

/Zephyr-latest/doc/develop/test/
Dztest.rst68 Test fixtures can be used to help simplify repeated test setup operations. In many cases, tests in
125 Some tests were made to be broken. In cases where the test is expected to fail or skip due to the
154 Test rules are a way to run the same logic for every test and every suite. There are a lot of cases
283 * Test cases function names should be prefixed with **test_**
284 * Test cases should be documented using doxygen
307 feature. The ``twister`` script can parse the test scenarios, suites and cases in all
309 level, i.e. if test cases have passed or failed or if they were blocked or skipped.
312 can list all kernel test cases, for example, by running:
390 test cases that a Zephyr *ztest* test image will expose.
599 By default the tests are sorted and ran in alphanumerical order. Test cases may
[all …]
/Zephyr-latest/cmake/bintools/armclang/
Delfconvert_command.cmake2 # Reason for that is because not a single command covers all use cases,
/Zephyr-latest/boards/st/nucleo_l053r8/
Dnucleo_l053r8.dts71 /* (Test cases fail due to 'SRAM' region overflow) */
/Zephyr-latest/drivers/ieee802154/
DKconfig.nrf584 There are few cases where the frame reception failure can happen because of
85 internal cause. These cases are reported forward by general code error.
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt1 This test suite contains negative test cases for the Watchdog driver.
17 Therefore, in all test cases watchdog shall NOT expire.
/Zephyr-latest/drivers/w1/
DKconfig65 1-Wire slave on the bus. In most cases, enabling
/Zephyr-latest/scripts/coccinelle/
Darray_size.cocci3 //# This makes an effort to find cases where ARRAY_SIZE can be used such as
Dztest_strcmp.cocci1 /// Find cases where ztest string comparisons macros can be used
Dmini_lock.cocci4 /// cases where the if branch represents a case where the function is
/Zephyr-latest/boards/st/nucleo_f031k6/
Dnucleo_f031k6.dts68 /* (Test cases fail due to 'SRAM' region overflow) */
/Zephyr-latest/subsys/retention/
DKconfig34 access is required in an ISR or for special use cases.
/Zephyr-latest/boards/sparkfun/thing_plus/doc/
Dindex.rst91 In most cases you'll want to use the ``ns`` target with any of the Zephyr
115 can be found. In most cases (On Linux/Mac) it will be: :code:`/dev/tty.SLAB_USBtoUART`.
/Zephyr-latest/boards/circuitdojo/feather/doc/
Dindex.rst96 In most cases you'll want to use the ``ns`` target with any of the Zephyr
123 can be found. In most cases (On Linux/Mac) it will be: :code:`/dev/tty.SLAB_USBtoUART`.
/Zephyr-latest/subsys/demand_paging/backing_store/
DKconfig49 cases for demand paging assume that there are at least 16 pages of
/Zephyr-latest/subsys/logging/backends/
DKconfig.swo19 Set SWO reference frequency. In most cases it is equal to CPU
/Zephyr-latest/cmake/bintools/arcmwdt/
Delfconvert_command.cmake2 # Reason for that is because not a single command covers all use cases,
/Zephyr-latest/drivers/disk/
DKconfig.sdmmc71 In specific cases, this check might provide wrong verdict and should
/Zephyr-latest/drivers/wifi/nrf_wifi/
DCMakeLists.txt71 # but as its rare and not seen in most cases, we can disable it.
/Zephyr-latest/cmake/compiler/armclang/
Dtarget.cmake15 # Strip out any trailing +<FOO> from GCC_M_CPU for cases when GCC_M_CPU is
/Zephyr-latest/boards/st/nucleo_f030r8/
Dnucleo_f030r8.dts72 /* (Test cases fail due to 'SRAM' region overflow) */
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst158 the ETSI test cases:
199 Execute the test cases with following command.
210 Test execution summary: 10 test cases were executed. Overall verdict: pass
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst34 The first three cases are cases of *backports* , the last one is a case of a *new fix* and has no
126 Both cases are similar and differ only in the branch name.
/Zephyr-latest/samples/
Dsample_definition_and_criteria.rst35 buildability and, in some cases, if a sample is performing as expected, i.e. you
88 * Cover the most common and important use cases of the functionality.
/Zephyr-latest/drivers/memc/
DKconfig.mcux43 Initialization priority for FlexSPI MEMC driver. In cases where the
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.l2cap26 In most cases the default value of 2 is a safe bet.

12345678910