Home
last modified time | relevance | path

Searched full:keywords (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/boards/common/
Drenode_robot.board.cmake9 # KEYWORDS: path to common.robot, which contains common Robot keywords
14 board_runner_args(renode-robot "--renode-robot-arg=--variable=KEYWORDS:${ZEPHYR_BASE}/tests/robot/c…
/Zephyr-latest/cmake/sca/eclair/ECL/
Dtoolchain.ecl16 …__asm__: see \"6.48 Alternate Keywords\", and \"6.47 How to Use Inline Assembly Language in C Code…
20 __volatile__: see \"6.48 Alternate Keywords\" and \"6.47.2.1 Volatile\";
21 …__alignof: see \"6.48 Alternate Keywords\" and \"6.44 Determining the Alignment of Functions, Typ…
23 …__alignof__: see \"6.48 Alternate Keywords\" and \"6.44 Determining the Alignment of Functions, T…
25 __const__: see \"6.48 Alternate Keywords\";
26 __inline: see \"6.48 Alternate Keywords\";
/Zephyr-latest/tests/robot/
Dcommon.robot3 *** Keywords ***
/Zephyr-latest/tests/drivers/console/line_splitting/
Dline_splitting.robot4 Resource ${KEYWORDS}
/Zephyr-latest/samples/subsys/shell/shell_module/
Dshell_module.robot4 Resource ${KEYWORDS}
/Zephyr-latest/scripts/tests/twister_blackbox/
Dconftest.py45 if 'noclearlog' in request.keywords:
72 if 'noclearout' in request.keywords:
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/
Dlitex-vexriscv-tflite.robot5 Suite Setup Run Keywords
12 *** Keywords ***
/Zephyr-latest/scripts/pylint/checkers/
Dargparse-checker.py35 for keyword in node.keywords:
/Zephyr-latest/include/zephyr/
Dtypes.h33 * Thread local variables are declared with different keywords depending on
/Zephyr-latest/samples/subsys/zbus/benchmark/
Dbenchmark_256KB.robot33 *** Keywords ***
/Zephyr-latest/doc/build/kconfig/
Dextensions.rst126 - ``def_int``, ``def_hex``, and ``def_string`` keywords are available,
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst216 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/tests/twister/
Dtest_jobserver.py329 assert job.release_func.keywords == expected_func.keywords
/Zephyr-latest/doc/develop/test/
Dtwister.rst204 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/scripts/pylib/twister/twisterlib/
Dhandlers.py257 keywords = os.path.join(self.options.coverage_basedir, 'tests/robot/common.robot')
272 "--variable", "KEYWORDS:" + keywords,
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst112 * More C keywords are now capitalized to avoid naming collision.
Drelease-notes-1.14.rst2196 * :github:`8614` - cmake: Zephyr wrapped functions does not allow keywords on zephyr_link_libraries
Drelease-notes-3.3.rst345 * Added support for using ``_Generic`` and ``__fallthrough`` keywords for ARC MWDT toolchain
/Zephyr-latest/subsys/net/lib/shell/
Dcm.c83 PR("Valid flag keywords are:\n"); in cm_print_flags()
/Zephyr-latest/doc/security/
Dsecurity-overview.rst58 In this document, the keywords "MUST", "MUST NOT", "REQUIRED", "SHALL",
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_0.rst943 Parameter may be accompanied by additional, parameter specific, information keywords with
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py424 Generalized def_* keywords