summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-directive-state.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 09:57:22 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit9c978899b5151b410b4de479608ac24be1b5c4a3 (patch)
tree8d8265f313acee90286094816abb90c47e042368 /spec/spec/requirement-directive-state.yml
parentspec: Define generic attribute key types (diff)
downloadrtems-central-9c978899b5151b410b4de479608ac24be1b5c4a3.tar.bz2
spec: Specify directive requirement items
Diffstat (limited to 'spec/spec/requirement-directive-state.yml')
-rw-r--r--spec/spec/requirement-directive-state.yml31
1 files changed, 31 insertions, 0 deletions
diff --git a/spec/spec/requirement-directive-state.yml b/spec/spec/requirement-directive-state.yml
new file mode 100644
index 00000000..3cc00a67
--- /dev/null
+++ b/spec/spec/requirement-directive-state.yml
@@ -0,0 +1,31 @@
+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
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ name:
+ description: null
+ spec-type: requirement-directive-name
+ test-code:
+ description: |
+ It shall be the test code to prepare or check the state of the
+ condition.
+ spec-type: str
+ text:
+ description: |
+ It shall define the state of the condition.
+ spec-type: requirement-text
+ description: |
+ This set of attributes defines a directive pre-condition or
+ post-condition state.
+ mandatory-attributes: all
+spec-name: Directive Requirement State
+spec-type: requirement-directive-state
+type: spec