Searched refs:keywords (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | conftest.py | 45 if 'noclearlog' in request.keywords: 72 if 'noclearout' in request.keywords:
|
/Zephyr-latest/scripts/pylint/checkers/ |
D | argparse-checker.py | 35 for keyword in node.keywords:
|
/Zephyr-latest/boards/common/ |
D | renode_robot.board.cmake | 9 # KEYWORDS: path to common.robot, which contains common Robot keywords
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_jobserver.py | 329 assert job.release_func.keywords == expected_func.keywords
|
/Zephyr-latest/doc/build/kconfig/ |
D | extensions.rst | 126 - ``def_int``, ``def_hex``, and ``def_string`` keywords are available,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 216 The following keywords (case-insensitive) may be used to specify a credential type: 237 These formats and their (case-insensitive) keywords are as follows:
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 257 keywords = os.path.join(self.options.coverage_basedir, 'tests/robot/common.robot') 272 "--variable", "KEYWORDS:" + keywords,
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 204 testing relating keywords to provide best coverage for the features of this 1567 For the list of keywords provided by the Robot Framework itself, refer to `the official Robot docum… 1570 It provides a list of the most commonly used keywords together with links to the source code where … 1572 It's possible to extend the framework by adding new keywords expressed directly in Robot test suite…
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_0.rst | 943 Parameter may be accompanied by additional, parameter specific, information keywords with
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 112 * More C keywords are now capitalized to avoid naming collision.
|
D | release-notes-1.14.rst | 2196 * :github:`8614` - cmake: Zephyr wrapped functions does not allow keywords on zephyr_link_libraries
|
D | release-notes-3.3.rst | 345 * Added support for using ``_Generic`` and ``__fallthrough`` keywords for ARC MWDT toolchain
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 58 In this document, the keywords "MUST", "MUST NOT", "REQUIRED", "SHALL",
|