summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-action-state.yml
blob: 7a2d3658b011a7a24d9e39e0a042bb633f158030 (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
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
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      name:
        description: null
        spec-type: requirement-action-name
      test-code:
        description: |
          It shall be the test code to prepare or check the state of the
          condition.  The code may use a local variable ``ctx`` which points to
          the test context, see ${test-context:/spec-name}.
        spec-type: str
      text:
        description: |
          It shall define the state of the condition.
        spec-type: requirement-text
    description: |
      This set of attributes defines an action pre-condition or post-condition
      state.
    mandatory-attributes: all
spec-name: Action Requirement State
spec-type: requirement-action-state
type: spec