summaryrefslogtreecommitdiffstats
path: root/rtemsqual/tests/spec-verify/spec/spec-info.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 10:34:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit9499f8bc3ff935c507c2d7fc36d5debb6949b89d (patch)
treea3e564298790bbb272349def292fefd7d5696ba0 /rtemsqual/tests/spec-verify/spec/spec-info.yml
parentspec: Canonicalize descriptions (diff)
downloadrtems-central-9499f8bc3ff935c507c2d7fc36d5debb6949b89d.tar.bz2
spec: Rename required in mandatory attributes
The term "required" is quite overloaded in the specification context. Use "mandatory" instead. Shorten the phrase "explicitly defined attributes" to "explicit attributes".
Diffstat (limited to 'rtemsqual/tests/spec-verify/spec/spec-info.yml')
-rw-r--r--rtemsqual/tests/spec-verify/spec/spec-info.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/rtemsqual/tests/spec-verify/spec/spec-info.yml b/rtemsqual/tests/spec-verify/spec/spec-info.yml
index 18ecf5c5..5bdbeee0 100644
--- a/rtemsqual/tests/spec-verify/spec/spec-info.yml
+++ b/rtemsqual/tests/spec-verify/spec/spec-info.yml
@@ -12,35 +12,35 @@ spec-info:
attributes:
bool:
description: |
- This attribute specifies a boolean value.
+ It shall specify a boolean value.
spec-type: spec-bool
dict:
description: |
- This attribute specifies a set of attributes.
+ It shall specify a set of attributes.
spec-type: spec-dict
float:
description: |
- This attribute specifies a floating-point value.
+ It shall specify a floating-point value.
spec-type: spec-float
int:
description: |
- This attribute specifies an integer value.
+ It shall specify an integer value.
spec-type: spec-int
list:
description: |
- This attribute specifies a list of attributes or values.
+ It shall specify a list of attributes or values.
spec-type: spec-list
none:
description: |
- This attribute indicates that no value is required.
+ It specifies that no value is required.
spec-type: none
str:
description: |
- This attribute specifies a string.
+ It shall specify a string.
spec-type: spec-str
description: |
- This attribute set specifies attribute values.
- required-attributes: at-least-one
+ This set of attributes specifies attribute values.
+ mandatory-attributes: at-least-one
spec-name: Specification Information
spec-type: spec-info
type: spec