[rtems-central commit] spec: Specify design group requirement

Sebastian Huber sebh at rtems.org
Fri Nov 27 08:55:54 UTC 2020


Module:    rtems-central
Branch:    master
Commit:    6449ee02684d1ecbdfb220c0c939aa4219f4f202
Changeset: http://git.rtems.org/rtems-central/commit/?id=6449ee02684d1ecbdfb220c0c939aa4219f4f202

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Nov 25 15:24:34 2020 +0100

spec: Specify design group requirement

---

 spec/spec/requirement-design-group.yml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/spec/spec/requirement-design-group.yml b/spec/spec/requirement-design-group.yml
new file mode 100644
index 0000000..ec28aa0
--- /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



More information about the vc mailing list