summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-design-target.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 14:41:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-08 14:34:47 +0200
commit716f900ce548b2cabddf66d0e85b239c1f29370e (patch)
tree87d57034dd8fe21ba9898f8a81e73245b6bb5169 /spec/spec/requirement-design-target.yml
parentmodules: Update rtems (diff)
downloadrtems-central-716f900ce548b2cabddf66d0e85b239c1f29370e.tar.bz2
spec: Reorganize performance runtime limits
Add a dedicated item for performance runtime limits and use the general linking mechanism to associate limits and tests.
Diffstat (limited to 'spec/spec/requirement-design-target.yml')
-rw-r--r--spec/spec/requirement-design-target.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/spec/spec/requirement-design-target.yml b/spec/spec/requirement-design-target.yml
new file mode 100644
index 00000000..3fe3074d
--- /dev/null
+++ b/spec/spec/requirement-design-target.yml
@@ -0,0 +1,34 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: non-functional-type
+ spec-value: design-target
+ uid: requirement-non-functional
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ brief:
+ description: |
+ If the value is present, then it shall briefly describe the target.
+ spec-type: optional-str
+ description:
+ description: |
+ If the value is present, then it shall thoroughly describe the target.
+ spec-type: optional-str
+ name:
+ description: |
+ It shall be the target name.
+ spec-type: str
+ description: |
+ This set of attributes specifies a design ${/glossary/target:/term}.
+ mandatory-attributes: all
+spec-name: Design Target Item Type
+spec-type: requirement-design-target
+type: spec