summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-action-test-context.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:45:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit1a58bbe76eba50160565d02e63a5c3a4d5424d8e (patch)
tree47ad7e535ebe1993186894c2e49709c0be136d75 /spec/spec/requirement-action-test-context.yml
parent49b564701d2c3309a4eee2eb85d24da55e7ff8a2 (diff)
spec: Generalize directive to action requirements
Diffstat (limited to 'spec/spec/requirement-action-test-context.yml')
-rw-r--r--spec/spec/requirement-action-test-context.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/spec/spec/requirement-action-test-context.yml b/spec/spec/requirement-action-test-context.yml
new file mode 100644
index 00000000..b5ef3838
--- /dev/null
+++ b/spec/spec/requirement-action-test-context.yml
@@ -0,0 +1,32 @@
+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:
+ brief:
+ description: |
+ It shall be the test context member brief description.
+ spec-type: optional-str
+ description:
+ description: |
+ It shall be the test context member description.
+ spec-type: optional-str
+ member:
+ description: |
+ It shall be the test context member definition. It shall be a valid
+ C structure member definition without a trailing ``;``.
+ spec-type: str
+ description: |
+ This set of attributes defines an action requirement test context member.
+ mandatory-attributes: all
+ none: null
+spec-name: Action Requirement Test Context Member
+spec-type: requirement-action-test-context
+type: spec