summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-25 15:24:34 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-27 09:47:53 +0100
commit6449ee02684d1ecbdfb220c0c939aa4219f4f202 (patch)
tree7073ba15d24936c9f681b8bbe4287b48a5dfabee
parentspec: Review object services API (diff)
downloadrtems-central-6449ee02684d1ecbdfb220c0c939aa4219f4f202.tar.bz2
spec: Specify design group requirement
-rw-r--r--spec/spec/requirement-design-group.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec/spec/requirement-design-group.yml b/spec/spec/requirement-design-group.yml
new file mode 100644
index 00000000..ec28aa03
--- /dev/null
+++ b/spec/spec/requirement-design-group.yml
@@ -0,0 +1,30 @@
+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
+- role: spec-refinement
+ spec-key: non-functional-type
+ spec-value: design-group
+ uid: requirement-non-functional
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ identifier:
+ description: null
+ spec-type: interface-group-identifier
+ description: |
+ This set of attributes specifies a design group requirement. Design group
+ requirements have an explicit reference to the associated Doxygen group
+ specified by the ``identifier`` attribute. Design group requirements
+ have an implicit validation by inspection method. The qualification
+ toolchain shall perform the inspection and check that the specified
+ Doxygen group exists in the software source code.
+ mandatory-attributes: all
+spec-name: Design Group Requirement Item Type
+spec-type: requirement-design-group
+type: spec