summaryrefslogtreecommitdiffstats
path: root/spec/spec/test-context.yml
blob: fddd78c1a9734e3afdf1643ac3311014811c7cda (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 (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      brief:
        description: |
          It shall be the test context member brief description.
        spec-type: optional-str
      description:
        description: |
          It shall be the test context member description.
        spec-type: optional-str
      member:
        description: |
          It shall be the test context member definition.  It shall be a valid
          C structure member definition without a trailing ``;``.
        spec-type: str
    description: |
      This set of attributes defines an action requirement test context member.
    mandatory-attributes: all
  none: null
spec-name: Test Context Member
spec-type: test-context
type: spec