summaryrefslogtreecommitdiffstats
path: root/spec/spec/test-procedure.yml
blob: 55e694c873db53746226a435813789a657cb1ee8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: type
  spec-value: test-procedure
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      name:
        description: |
          It shall be the human readable name of the test procedure.
        spec-type: str
      purpose:
        description: |
          It shall state the purpose of the test procedure.
        spec-type: str
      steps:
        description: |
          It shall describe the steps of the test procedure execution.
        spec-type: str
    description: |
      Please note:

      .. warning::

           This item type is work in progress.

      This set of attributes specifies a test procedure.
    mandatory-attributes: all
spec-name: Test Procedure Item Type
spec-type: test-procedure
type: spec