summaryrefslogtreecommitdiff
path: root/rtemsqual/tests/spec-verify/spec/spec-float.yml
blob: 1b0e4925cc5a2eb83cd57d2fcd8533678e1f37e9 (plain)
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
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:
      assert:
        description: |
          This optional attribute defines the value constraints of the
          specified floating-point value.  In case the assert attribute is not
          present, then the value of the specified floating-point value may be
          every valid floating-point number.
        spec-type: spec-assert-float
      description:
        description: |
          This mandatory attribute shall be the description of the specified
          floating-point value.
        spec-type: optional-str
    description: |
      This attribute set specifies a floating-point value.
    required-attributes:
    - description
spec-name: Floating-Point Value Specification
spec-type: spec-float
type: spec