summaryrefslogtreecommitdiffstats
path: root/spec/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-03 16:52:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commitd0735909371537740f5d0d9d7727113587977cec (patch)
tree3d4f572e32fc3bbeb485e8d116ce94332bf72c3f /spec/spec
parentspec: Fix /if/rtems/config/* (diff)
downloadrtems-central-d0735909371537740f5d0d9d7727113587977cec.tar.bz2
spec: Fix attribute order
Diffstat (limited to 'spec/spec')
-rw-r--r--spec/spec/requirement.yml8
-rw-r--r--spec/spec/test-platform.yml8
2 files changed, 8 insertions, 8 deletions
diff --git a/spec/spec/requirement.yml b/spec/spec/requirement.yml
index 9e448ac0..e241c001 100644
--- a/spec/spec/requirement.yml
+++ b/spec/spec/requirement.yml
@@ -26,10 +26,6 @@ spec-example: |
spec-info:
dict:
attributes:
- requirement-type:
- description: |
- It shall be the requirement item type.
- spec-type: name
rationale:
description: |
If the value is present, then it shall state the rationale or
@@ -38,6 +34,10 @@ spec-info:
references:
description: null
spec-type: requirement-reference-list
+ requirement-type:
+ description: |
+ It shall be the requirement item type.
+ spec-type: name
text:
description: |
It shall state the requirement.
diff --git a/spec/spec/test-platform.yml b/spec/spec/test-platform.yml
index d03ef01e..dbcc48b5 100644
--- a/spec/spec/test-platform.yml
+++ b/spec/spec/test-platform.yml
@@ -14,14 +14,14 @@ spec-example: null
spec-info:
dict:
attributes:
- name:
- description: |
- It shall be the human readable name of the test platform.
- spec-type: str
description:
description: |
It shall be the description of the test platform.
spec-type: str
+ name:
+ description: |
+ It shall be the human readable name of the test platform.
+ spec-type: str
description: |
Please note: