Lines Matching refs:yaml
27 - The test is marked as ``build_only: true`` in its ``.yaml``
110 .. code-block:: yaml
156 .. code-block:: yaml
186 .. code-block:: yaml
194 .. code-block:: yaml
240 Tests are detected by the presence of a ``testcase.yaml`` or a ``sample.yaml``
274 #. All Test Scenario identifiers within a Test Configuration (``testcase.yaml`` file)
276 For example a ``testcase.yaml`` file covering semaphores in the kernel can have:
288 a Test Scenario identifier from the corresponding ``testcase.yaml`` file,
293 a Test Scenario identifier from the corresponding ``testcase.yaml`` (or
294 ``sample.yaml``) file where the last section signifies the standalone
314 .. code-block:: yaml
333 .. code-block:: yaml
380 .. code-block:: yaml
398 .. code-block:: yaml
412 .. code-block:: yaml
510 A harness keyword in the ``testcase.yaml`` file identifies a Twister
564 .. code-block:: yaml
604 .. code-block:: yaml
621 .. code-block:: yaml
667 .. code-block:: yaml
705 The following is an example yaml file with a few harness_config options.
707 .. code-block:: yaml
726 The following is an example yaml file with pytest harness_config options,
730 .. code-block:: yaml
747 The following is an example yaml file with robot harness_config options.
749 .. code-block:: yaml
759 .. code-block:: yaml
772 .. code-block:: yaml
867 The following is an example yaml file with 2 required snippets.
869 .. code-block:: yaml
904 platforms that don't fulfill the conditions required in the configuration yaml
947 integration keyword in the test configuration file (``testcase.yaml`` and
948 ``sample.yaml``).
957 :file:`custom_board/custom_board.yaml`:
959 .. code-block:: yaml
1084 .. code-block:: yaml
1101 .. code-block:: yaml
1126 .. code-block:: yaml
1145 .. code-block:: yaml
1201 .. code-block:: yaml
1253 .. code-block:: yaml
1287 .. code-block:: yaml
1312 .. code-block:: yaml
1330 .. code-block:: yaml
1357 A quarantine yaml has to be a sequence of dictionaries. Each dictionary has to have
1368 An example of entries in a quarantine yaml:
1370 .. code-block:: yaml
1386 .. code-block:: yaml
1449 .. code-block:: yaml
1471 .. code-block:: yaml
1491 .. code-block:: yaml
1518 To run with above test_config.yaml file, only default_platforms with given test level
1527 scripts/twister --test-config=<path to>/test_config.yaml