Searched refs:cases (Results 26 – 50 of 248) sorted by relevance
12345678910
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 68 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/ |
D | elfconvert_command.cmake | 2 # Reason for that is because not a single command covers all use cases,
|
/Zephyr-latest/boards/st/nucleo_l053r8/ |
D | nucleo_l053r8.dts | 71 /* (Test cases fail due to 'SRAM' region overflow) */
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.nrf5 | 84 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/ |
D | README.txt | 1 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/ |
D | Kconfig | 65 1-Wire slave on the bus. In most cases, enabling
|
/Zephyr-latest/scripts/coccinelle/ |
D | array_size.cocci | 3 //# This makes an effort to find cases where ARRAY_SIZE can be used such as
|
D | ztest_strcmp.cocci | 1 /// Find cases where ztest string comparisons macros can be used
|
D | mini_lock.cocci | 4 /// cases where the if branch represents a case where the function is
|
/Zephyr-latest/boards/st/nucleo_f031k6/ |
D | nucleo_f031k6.dts | 68 /* (Test cases fail due to 'SRAM' region overflow) */
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig | 34 access is required in an ISR or for special use cases.
|
/Zephyr-latest/boards/sparkfun/thing_plus/doc/ |
D | index.rst | 91 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/ |
D | index.rst | 96 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/ |
D | Kconfig | 49 cases for demand paging assume that there are at least 16 pages of
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.swo | 19 Set SWO reference frequency. In most cases it is equal to CPU
|
/Zephyr-latest/cmake/bintools/arcmwdt/ |
D | elfconvert_command.cmake | 2 # Reason for that is because not a single command covers all use cases,
|
/Zephyr-latest/drivers/disk/ |
D | Kconfig.sdmmc | 71 In specific cases, this check might provide wrong verdict and should
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | CMakeLists.txt | 71 # but as its rare and not seen in most cases, we can disable it.
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | target.cmake | 15 # Strip out any trailing +<FOO> from GCC_M_CPU for cases when GCC_M_CPU is
|
/Zephyr-latest/boards/st/nucleo_f030r8/ |
D | nucleo_f030r8.dts | 72 /* (Test cases fail due to 'SRAM' region overflow) */
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 158 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/ |
D | mcumgr_backporting.rst | 34 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/ |
D | sample_definition_and_criteria.rst | 35 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/ |
D | Kconfig.mcux | 43 Initialization priority for FlexSPI MEMC driver. In cases where the
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.l2cap | 26 In most cases the default value of 2 is a safe bet.
|
12345678910